./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 48c9605d 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-?-48c9605-m [2025-02-08 05:43:24,594 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-08 05:43:24,647 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-02-08 05:43:24,653 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-08 05:43:24,654 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-08 05:43:24,674 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-08 05:43:24,674 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-08 05:43:24,674 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-08 05:43:24,674 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-08 05:43:24,675 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-08 05:43:24,675 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-08 05:43:24,675 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-08 05:43:24,675 INFO L153 SettingsManager]: * Use SBE=true [2025-02-08 05:43:24,675 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-08 05:43:24,675 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-08 05:43:24,675 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-08 05:43:24,675 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-08 05:43:24,675 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-08 05:43:24,676 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-08 05:43:24,676 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-08 05:43:24,676 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-08 05:43:24,676 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-08 05:43:24,676 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-02-08 05:43:24,676 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-02-08 05:43:24,676 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-08 05:43:24,676 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-08 05:43:24,676 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-08 05:43:24,676 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-08 05:43:24,676 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-08 05:43:24,676 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-08 05:43:24,677 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-08 05:43:24,677 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 05:43:24,677 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-08 05:43:24,677 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-08 05:43:24,677 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-08 05:43:24,677 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-08 05:43:24,677 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-08 05:43:24,677 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-08 05:43:24,677 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-08 05:43:24,677 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-08 05:43:24,677 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-08 05:43:24,677 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-08 05:43:24,678 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-08 05:43:24,899 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-08 05:43:24,905 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-08 05:43:24,906 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-08 05:43:24,907 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-08 05:43:24,907 INFO L274 PluginConnector]: CDTParser initialized [2025-02-08 05:43:24,908 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-08 05:43:26,128 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/d151d144e/63f3c54959144b96a00acfabc32421d3/FLAGc15a12b69 [2025-02-08 05:43:26,499 INFO L384 CDTParser]: Found 1 translation units. [2025-02-08 05:43:26,501 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-08 05:43:26,514 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/d151d144e/63f3c54959144b96a00acfabc32421d3/FLAGc15a12b69 [2025-02-08 05:43:26,715 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/d151d144e/63f3c54959144b96a00acfabc32421d3 [2025-02-08 05:43:26,717 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-08 05:43:26,720 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-08 05:43:26,721 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-08 05:43:26,721 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-08 05:43:26,724 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-08 05:43:26,725 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 05:43:26" (1/1) ... [2025-02-08 05:43:26,725 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@48c85c37 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:43:26, skipping insertion in model container [2025-02-08 05:43:26,725 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 05:43:26" (1/1) ... [2025-02-08 05:43:26,755 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-08 05:43:27,105 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 05:43:27,118 INFO L200 MainTranslator]: Completed pre-run [2025-02-08 05:43:27,170 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 05:43:27,212 INFO L204 MainTranslator]: Completed translation [2025-02-08 05:43:27,212 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:43:27 WrapperNode [2025-02-08 05:43:27,212 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-08 05:43:27,213 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-08 05:43:27,214 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-08 05:43:27,214 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-08 05:43:27,219 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:43:27" (1/1) ... [2025-02-08 05:43:27,241 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:43:27" (1/1) ... [2025-02-08 05:43:27,270 INFO L138 Inliner]: procedures = 277, calls = 22, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 139 [2025-02-08 05:43:27,274 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-08 05:43:27,274 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-08 05:43:27,276 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-08 05:43:27,276 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-08 05:43:27,281 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:43:27" (1/1) ... [2025-02-08 05:43:27,283 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:43:27" (1/1) ... [2025-02-08 05:43:27,286 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:43:27" (1/1) ... [2025-02-08 05:43:27,286 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:43:27" (1/1) ... [2025-02-08 05:43:27,292 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:43:27" (1/1) ... [2025-02-08 05:43:27,293 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:43:27" (1/1) ... [2025-02-08 05:43:27,294 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:43:27" (1/1) ... [2025-02-08 05:43:27,295 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:43:27" (1/1) ... [2025-02-08 05:43:27,300 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-08 05:43:27,300 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-08 05:43:27,300 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-08 05:43:27,301 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-08 05:43:27,301 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:43:27" (1/1) ... [2025-02-08 05:43:27,308 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 05:43:27,323 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 05:43:27,336 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-08 05:43:27,338 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-08 05:43:27,358 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-08 05:43:27,358 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-02-08 05:43:27,358 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-02-08 05:43:27,358 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-02-08 05:43:27,358 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-02-08 05:43:27,359 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-08 05:43:27,359 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-08 05:43:27,359 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-02-08 05:43:27,359 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2025-02-08 05:43:27,360 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2025-02-08 05:43:27,360 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-08 05:43:27,360 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-08 05:43:27,361 WARN L227 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-02-08 05:43:27,472 INFO L257 CfgBuilder]: Building ICFG [2025-02-08 05:43:27,473 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-08 05:43:27,783 INFO L304 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-02-08 05:43:27,783 INFO L308 CfgBuilder]: Performing block encoding [2025-02-08 05:43:27,813 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-08 05:43:27,813 INFO L337 CfgBuilder]: Removed 1 assume(true) statements. [2025-02-08 05:43:27,814 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.02 05:43:27 BoogieIcfgContainer [2025-02-08 05:43:27,814 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-08 05:43:27,816 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-08 05:43:27,816 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-08 05:43:27,819 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-08 05:43:27,819 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.02 05:43:26" (1/3) ... [2025-02-08 05:43:27,819 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@56c171fb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.02 05:43:27, skipping insertion in model container [2025-02-08 05:43:27,819 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:43:27" (2/3) ... [2025-02-08 05:43:27,820 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@56c171fb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.02 05:43:27, skipping insertion in model container [2025-02-08 05:43:27,820 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.02 05:43:27" (3/3) ... [2025-02-08 05:43:27,821 INFO L128 eAbstractionObserver]: Analyzing ICFG per-thread-index-bitmask-race-3.i [2025-02-08 05:43:27,830 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-08 05:43:27,831 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-08 05:43:27,831 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-02-08 05:43:27,871 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2025-02-08 05:43:27,934 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 187 places, 200 transitions, 407 flow [2025-02-08 05:43:28,010 INFO L124 PetriNetUnfolderBase]: 26/296 cut-off events. [2025-02-08 05:43:28,015 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-02-08 05:43:28,024 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-08 05:43:28,024 INFO L82 GeneralOperation]: Start removeDead. Operand has 187 places, 200 transitions, 407 flow [2025-02-08 05:43:28,028 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 187 places, 200 transitions, 407 flow [2025-02-08 05:43:28,033 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-08 05:43:28,041 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;@164a1b42, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-08 05:43:28,041 INFO L334 AbstractCegarLoop]: Starting to check reachability of 16 error locations. [2025-02-08 05:43:28,053 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-08 05:43:28,054 INFO L124 PetriNetUnfolderBase]: 2/41 cut-off events. [2025-02-08 05:43:28,054 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-08 05:43:28,054 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:43:28,055 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-08 05:43:28,056 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-08 05:43:28,060 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:43:28,060 INFO L85 PathProgramCache]: Analyzing trace with hash -1912590892, now seen corresponding path program 1 times [2025-02-08 05:43:28,066 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:43:28,066 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [843564438] [2025-02-08 05:43:28,067 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:43:28,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:43:28,134 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-02-08 05:43:28,155 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-02-08 05:43:28,155 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:28,155 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:43:28,259 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-08 05:43:28,259 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:43:28,259 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [843564438] [2025-02-08 05:43:28,260 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [843564438] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:43:28,260 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:43:28,260 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:43:28,261 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [787887316] [2025-02-08 05:43:28,261 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:43:28,265 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:43:28,268 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:43:28,291 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:43:28,291 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:43:28,315 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 200 [2025-02-08 05:43:28,318 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-08 05:43:28,319 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:43:28,319 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 200 [2025-02-08 05:43:28,321 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:43:28,449 INFO L124 PetriNetUnfolderBase]: 123/767 cut-off events. [2025-02-08 05:43:28,449 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-02-08 05:43:28,455 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 3831 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-08 05:43:28,460 INFO L140 encePairwiseOnDemand]: 195/200 looper letters, 20 selfloop transitions, 2 changer transitions 2/197 dead transitions. [2025-02-08 05:43:28,460 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 197 transitions, 445 flow [2025-02-08 05:43:28,461 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:43:28,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:43:28,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 550 transitions. [2025-02-08 05:43:28,475 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9166666666666666 [2025-02-08 05:43:28,476 INFO L175 Difference]: Start difference. First operand has 187 places, 200 transitions, 407 flow. Second operand 3 states and 550 transitions. [2025-02-08 05:43:28,477 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 197 transitions, 445 flow [2025-02-08 05:43:28,481 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 188 places, 197 transitions, 445 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 05:43:28,509 INFO L231 Difference]: Finished difference. Result has 188 places, 195 transitions, 401 flow [2025-02-08 05:43:28,514 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-08 05:43:28,518 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 1 predicate places. [2025-02-08 05:43:28,519 INFO L471 AbstractCegarLoop]: Abstraction has has 188 places, 195 transitions, 401 flow [2025-02-08 05:43:28,520 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-08 05:43:28,520 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:43:28,520 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-08 05:43:28,520 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-08 05:43:28,520 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-08 05:43:28,521 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:43:28,521 INFO L85 PathProgramCache]: Analyzing trace with hash -620269666, now seen corresponding path program 1 times [2025-02-08 05:43:28,521 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:43:28,522 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2007932737] [2025-02-08 05:43:28,522 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:43:28,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:43:28,541 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 45 statements into 1 equivalence classes. [2025-02-08 05:43:28,556 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 45 of 45 statements. [2025-02-08 05:43:28,560 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:28,561 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:43:28,621 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-08 05:43:28,623 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:43:28,623 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2007932737] [2025-02-08 05:43:28,623 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2007932737] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:43:28,623 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:43:28,623 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:43:28,623 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1535412803] [2025-02-08 05:43:28,623 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:43:28,624 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:43:28,624 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:43:28,625 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:43:28,625 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:43:28,649 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 173 out of 200 [2025-02-08 05:43:28,650 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-08 05:43:28,650 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:43:28,650 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 173 of 200 [2025-02-08 05:43:28,650 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:43:28,788 INFO L124 PetriNetUnfolderBase]: 208/1002 cut-off events. [2025-02-08 05:43:28,788 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-02-08 05:43:28,790 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 5527 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-08 05:43:28,793 INFO L140 encePairwiseOnDemand]: 189/200 looper letters, 37 selfloop transitions, 8 changer transitions 0/215 dead transitions. [2025-02-08 05:43:28,794 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 215 transitions, 531 flow [2025-02-08 05:43:28,794 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:43:28,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:43:28,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 567 transitions. [2025-02-08 05:43:28,795 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.945 [2025-02-08 05:43:28,795 INFO L175 Difference]: Start difference. First operand has 188 places, 195 transitions, 401 flow. Second operand 3 states and 567 transitions. [2025-02-08 05:43:28,796 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 215 transitions, 531 flow [2025-02-08 05:43:28,797 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 186 places, 215 transitions, 527 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:43:28,800 INFO L231 Difference]: Finished difference. Result has 188 places, 203 transitions, 467 flow [2025-02-08 05:43:28,800 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-08 05:43:28,801 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 1 predicate places. [2025-02-08 05:43:28,801 INFO L471 AbstractCegarLoop]: Abstraction has has 188 places, 203 transitions, 467 flow [2025-02-08 05:43:28,801 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-08 05:43:28,801 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:43:28,801 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-08 05:43:28,801 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-02-08 05:43:28,802 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-08 05:43:28,802 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:43:28,802 INFO L85 PathProgramCache]: Analyzing trace with hash -1279630780, now seen corresponding path program 1 times [2025-02-08 05:43:28,802 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:43:28,802 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1173376888] [2025-02-08 05:43:28,802 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:43:28,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:43:28,810 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-02-08 05:43:28,815 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-02-08 05:43:28,815 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:28,815 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:43:28,869 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-08 05:43:28,869 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:43:28,869 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1173376888] [2025-02-08 05:43:28,869 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1173376888] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:43:28,869 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:43:28,869 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:43:28,869 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1759553856] [2025-02-08 05:43:28,869 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:43:28,869 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:43:28,870 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:43:28,870 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:43:28,870 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:43:28,882 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 200 [2025-02-08 05:43:28,883 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-08 05:43:28,883 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:43:28,883 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 200 [2025-02-08 05:43:28,883 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:43:28,990 INFO L124 PetriNetUnfolderBase]: 189/1033 cut-off events. [2025-02-08 05:43:28,991 INFO L125 PetriNetUnfolderBase]: For 32/32 co-relation queries the response was YES. [2025-02-08 05:43:28,992 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 5864 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-08 05:43:28,995 INFO L140 encePairwiseOnDemand]: 196/200 looper letters, 27 selfloop transitions, 2 changer transitions 0/211 dead transitions. [2025-02-08 05:43:28,995 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 211 transitions, 541 flow [2025-02-08 05:43:28,996 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:43:28,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:43:28,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 562 transitions. [2025-02-08 05:43:28,997 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9366666666666666 [2025-02-08 05:43:28,997 INFO L175 Difference]: Start difference. First operand has 188 places, 203 transitions, 467 flow. Second operand 3 states and 562 transitions. [2025-02-08 05:43:28,997 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 211 transitions, 541 flow [2025-02-08 05:43:28,999 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 186 places, 211 transitions, 525 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:43:29,000 INFO L231 Difference]: Finished difference. Result has 187 places, 203 transitions, 461 flow [2025-02-08 05:43:29,000 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-08 05:43:29,001 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 0 predicate places. [2025-02-08 05:43:29,001 INFO L471 AbstractCegarLoop]: Abstraction has has 187 places, 203 transitions, 461 flow [2025-02-08 05:43:29,001 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-08 05:43:29,001 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:43:29,001 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-08 05:43:29,002 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-02-08 05:43:29,002 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-08 05:43:29,002 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:43:29,002 INFO L85 PathProgramCache]: Analyzing trace with hash -1651201099, now seen corresponding path program 1 times [2025-02-08 05:43:29,002 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:43:29,002 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [510672787] [2025-02-08 05:43:29,002 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:43:29,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:43:29,010 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-02-08 05:43:29,018 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-02-08 05:43:29,018 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:29,018 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:43:29,125 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-08 05:43:29,125 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:43:29,125 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [510672787] [2025-02-08 05:43:29,125 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [510672787] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:43:29,125 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:43:29,126 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:43:29,126 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2107957819] [2025-02-08 05:43:29,126 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:43:29,126 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-08 05:43:29,126 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:43:29,127 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-08 05:43:29,127 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-02-08 05:43:29,202 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 173 out of 200 [2025-02-08 05:43:29,203 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-08 05:43:29,203 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:43:29,204 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 173 of 200 [2025-02-08 05:43:29,204 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:43:29,328 INFO L124 PetriNetUnfolderBase]: 167/969 cut-off events. [2025-02-08 05:43:29,328 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-02-08 05:43:29,330 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 5249 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-08 05:43:29,333 INFO L140 encePairwiseOnDemand]: 192/200 looper letters, 35 selfloop transitions, 2 changer transitions 5/220 dead transitions. [2025-02-08 05:43:29,333 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 192 places, 220 transitions, 579 flow [2025-02-08 05:43:29,333 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:43:29,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:43:29,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1081 transitions. [2025-02-08 05:43:29,336 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9008333333333334 [2025-02-08 05:43:29,336 INFO L175 Difference]: Start difference. First operand has 187 places, 203 transitions, 461 flow. Second operand 6 states and 1081 transitions. [2025-02-08 05:43:29,336 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 192 places, 220 transitions, 579 flow [2025-02-08 05:43:29,337 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 192 places, 220 transitions, 579 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 05:43:29,339 INFO L231 Difference]: Finished difference. Result has 196 places, 203 transitions, 479 flow [2025-02-08 05:43:29,339 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-08 05:43:29,340 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 9 predicate places. [2025-02-08 05:43:29,340 INFO L471 AbstractCegarLoop]: Abstraction has has 196 places, 203 transitions, 479 flow [2025-02-08 05:43:29,341 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-08 05:43:29,341 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:43:29,341 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-08 05:43:29,341 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-02-08 05:43:29,341 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-08 05:43:29,342 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:43:29,342 INFO L85 PathProgramCache]: Analyzing trace with hash 1057015693, now seen corresponding path program 1 times [2025-02-08 05:43:29,342 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:43:29,342 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1153330713] [2025-02-08 05:43:29,342 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:43:29,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:43:29,350 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 63 statements into 1 equivalence classes. [2025-02-08 05:43:29,360 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 63 of 63 statements. [2025-02-08 05:43:29,360 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:29,360 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:43:29,458 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-08 05:43:29,458 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:43:29,458 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1153330713] [2025-02-08 05:43:29,458 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1153330713] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:43:29,458 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:43:29,458 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-02-08 05:43:29,459 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2092311388] [2025-02-08 05:43:29,459 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:43:29,459 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:43:29,462 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:43:29,462 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:43:29,462 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:43:29,535 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 180 out of 200 [2025-02-08 05:43:29,536 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-08 05:43:29,536 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:43:29,536 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 180 of 200 [2025-02-08 05:43:29,537 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:43:29,638 INFO L124 PetriNetUnfolderBase]: 152/866 cut-off events. [2025-02-08 05:43:29,638 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2025-02-08 05:43:29,640 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 4368 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-08 05:43:29,642 INFO L140 encePairwiseOnDemand]: 197/200 looper letters, 24 selfloop transitions, 2 changer transitions 0/211 dead transitions. [2025-02-08 05:43:29,642 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 195 places, 211 transitions, 547 flow [2025-02-08 05:43:29,643 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:43:29,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:43:29,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 567 transitions. [2025-02-08 05:43:29,644 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.945 [2025-02-08 05:43:29,644 INFO L175 Difference]: Start difference. First operand has 196 places, 203 transitions, 479 flow. Second operand 3 states and 567 transitions. [2025-02-08 05:43:29,644 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 195 places, 211 transitions, 547 flow [2025-02-08 05:43:29,646 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 190 places, 211 transitions, 533 flow, removed 5 selfloop flow, removed 5 redundant places. [2025-02-08 05:43:29,648 INFO L231 Difference]: Finished difference. Result has 191 places, 204 transitions, 477 flow [2025-02-08 05:43:29,648 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-08 05:43:29,648 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 4 predicate places. [2025-02-08 05:43:29,649 INFO L471 AbstractCegarLoop]: Abstraction has has 191 places, 204 transitions, 477 flow [2025-02-08 05:43:29,649 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-08 05:43:29,649 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:43:29,649 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-08 05:43:29,649 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-02-08 05:43:29,649 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-08 05:43:29,650 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:43:29,650 INFO L85 PathProgramCache]: Analyzing trace with hash -622822654, now seen corresponding path program 1 times [2025-02-08 05:43:29,650 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:43:29,650 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1968451999] [2025-02-08 05:43:29,650 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:43:29,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:43:29,658 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-02-08 05:43:29,663 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-02-08 05:43:29,663 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:29,663 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:43:29,717 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:43:29,717 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:43:29,717 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1968451999] [2025-02-08 05:43:29,717 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1968451999] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:43:29,717 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:43:29,717 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-08 05:43:29,717 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1007665494] [2025-02-08 05:43:29,717 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:43:29,718 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-08 05:43:29,718 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:43:29,718 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-08 05:43:29,718 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-02-08 05:43:29,760 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 200 [2025-02-08 05:43:29,761 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-08 05:43:29,761 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:43:29,761 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 200 [2025-02-08 05:43:29,761 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:43:29,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] 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], [69#L1062-22true, 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-08 05:43:29,883 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-02-08 05:43:29,883 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-08 05:43:29,883 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-08 05:43:29,883 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-08 05:43:29,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] 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, 93#L1062-18true, 217#true, 188#true]) [2025-02-08 05:43:29,898 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-08 05:43:29,898 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-08 05:43:29,898 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-08 05:43:29,898 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-08 05:43:29,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] 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, 135#L1062-10true, 117#L1050-5true, 217#true, 188#true]) [2025-02-08 05:43:29,919 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-08 05:43:29,919 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-08 05:43:29,919 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-08 05:43:29,920 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:43:29,984 INFO L124 PetriNetUnfolderBase]: 388/1627 cut-off events. [2025-02-08 05:43:29,984 INFO L125 PetriNetUnfolderBase]: For 34/34 co-relation queries the response was YES. [2025-02-08 05:43:29,988 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 11081 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-08 05:43:29,992 INFO L140 encePairwiseOnDemand]: 188/200 looper letters, 52 selfloop transitions, 12 changer transitions 0/239 dead transitions. [2025-02-08 05:43:29,992 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 194 places, 239 transitions, 677 flow [2025-02-08 05:43:29,993 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-08 05:43:29,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-02-08 05:43:29,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 745 transitions. [2025-02-08 05:43:29,994 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.93125 [2025-02-08 05:43:29,994 INFO L175 Difference]: Start difference. First operand has 191 places, 204 transitions, 477 flow. Second operand 4 states and 745 transitions. [2025-02-08 05:43:29,995 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 194 places, 239 transitions, 677 flow [2025-02-08 05:43:29,996 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 193 places, 239 transitions, 675 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-08 05:43:29,998 INFO L231 Difference]: Finished difference. Result has 196 places, 214 transitions, 567 flow [2025-02-08 05:43:29,998 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-08 05:43:29,999 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 9 predicate places. [2025-02-08 05:43:29,999 INFO L471 AbstractCegarLoop]: Abstraction has has 196 places, 214 transitions, 567 flow [2025-02-08 05:43:30,000 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-08 05:43:30,000 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:43:30,000 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-08 05:43:30,000 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-02-08 05:43:30,000 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-08 05:43:30,001 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:43:30,001 INFO L85 PathProgramCache]: Analyzing trace with hash -1353855182, now seen corresponding path program 1 times [2025-02-08 05:43:30,001 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:43:30,001 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [573225099] [2025-02-08 05:43:30,001 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:43:30,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:43:30,013 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-02-08 05:43:30,021 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-02-08 05:43:30,022 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:30,022 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:43:30,105 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-08 05:43:30,105 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:43:30,106 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [573225099] [2025-02-08 05:43:30,106 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [573225099] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:43:30,106 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:43:30,106 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-08 05:43:30,106 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [212785676] [2025-02-08 05:43:30,106 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:43:30,106 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-08 05:43:30,106 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:43:30,107 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-08 05:43:30,110 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-02-08 05:43:30,191 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 200 [2025-02-08 05:43:30,192 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-08 05:43:30,195 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:43:30,195 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 200 [2025-02-08 05:43:30,195 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:43:30,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] 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], [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-08 05:43:30,373 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-02-08 05:43:30,374 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-08 05:43:30,374 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-02-08 05:43:30,374 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-02-08 05:43:30,410 INFO L124 PetriNetUnfolderBase]: 390/1601 cut-off events. [2025-02-08 05:43:30,411 INFO L125 PetriNetUnfolderBase]: For 479/593 co-relation queries the response was YES. [2025-02-08 05:43:30,414 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 72. Compared 10784 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-08 05:43:30,418 INFO L140 encePairwiseOnDemand]: 189/200 looper letters, 52 selfloop transitions, 13 changer transitions 0/240 dead transitions. [2025-02-08 05:43:30,418 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 199 places, 240 transitions, 763 flow [2025-02-08 05:43:30,418 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-08 05:43:30,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-02-08 05:43:30,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 743 transitions. [2025-02-08 05:43:30,420 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.92875 [2025-02-08 05:43:30,420 INFO L175 Difference]: Start difference. First operand has 196 places, 214 transitions, 567 flow. Second operand 4 states and 743 transitions. [2025-02-08 05:43:30,420 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 199 places, 240 transitions, 763 flow [2025-02-08 05:43:30,422 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 199 places, 240 transitions, 763 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 05:43:30,424 INFO L231 Difference]: Finished difference. Result has 201 places, 217 transitions, 626 flow [2025-02-08 05:43:30,424 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-08 05:43:30,424 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 14 predicate places. [2025-02-08 05:43:30,424 INFO L471 AbstractCegarLoop]: Abstraction has has 201 places, 217 transitions, 626 flow [2025-02-08 05:43:30,425 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-08 05:43:30,425 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:43:30,425 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-08 05:43:30,425 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-02-08 05:43:30,425 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-08 05:43:30,426 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:43:30,426 INFO L85 PathProgramCache]: Analyzing trace with hash 408798116, now seen corresponding path program 1 times [2025-02-08 05:43:30,426 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:43:30,426 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1182241138] [2025-02-08 05:43:30,426 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:43:30,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:43:30,432 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-02-08 05:43:30,436 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-02-08 05:43:30,436 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:30,437 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:43:30,472 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-08 05:43:30,473 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:43:30,473 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1182241138] [2025-02-08 05:43:30,473 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1182241138] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:43:30,473 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:43:30,473 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-08 05:43:30,473 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [210197875] [2025-02-08 05:43:30,473 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:43:30,473 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-08 05:43:30,474 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:43:30,474 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-08 05:43:30,474 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-02-08 05:43:30,516 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 200 [2025-02-08 05:43:30,517 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-08 05:43:30,517 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:43:30,517 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 200 [2025-02-08 05:43:30,517 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:43:30,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] 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-08 05:43:30,640 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-08 05:43:30,640 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:43:30,640 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-08 05:43:30,640 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-08 05:43:30,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] 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-08 05:43:30,641 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-08 05:43:30,641 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-08 05:43:30,641 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:43:30,641 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-08 05:43:30,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] 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, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 135#L1062-10true, 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-08 05:43:30,649 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-08 05:43:30,649 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:43:30,649 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:43:30,649 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:43:30,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] 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, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 135#L1062-10true, 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-08 05:43:30,651 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-02-08 05:43:30,651 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-02-08 05:43:30,651 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-08 05:43:30,652 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-08 05:43:30,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] 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)), 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-08 05:43:30,671 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-02-08 05:43:30,671 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-02-08 05:43:30,671 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-02-08 05:43:30,671 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-08 05:43:30,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] 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)), 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-08 05:43:30,673 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-08 05:43:30,673 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:43:30,673 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:43:30,673 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:43:30,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] 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)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-02-08 05:43:30,678 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-08 05:43:30,678 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:43:30,678 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:43:30,678 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:43:30,690 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([475] 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-08 05:43:30,690 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-08 05:43:30,690 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:43:30,690 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:43:30,690 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:43:30,691 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:43:30,722 INFO L124 PetriNetUnfolderBase]: 502/1908 cut-off events. [2025-02-08 05:43:30,722 INFO L125 PetriNetUnfolderBase]: For 1153/1281 co-relation queries the response was YES. [2025-02-08 05:43:30,726 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 13945 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-08 05:43:30,732 INFO L140 encePairwiseOnDemand]: 189/200 looper letters, 49 selfloop transitions, 16 changer transitions 0/243 dead transitions. [2025-02-08 05:43:30,732 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 204 places, 243 transitions, 833 flow [2025-02-08 05:43:30,732 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-08 05:43:30,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-02-08 05:43:30,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 741 transitions. [2025-02-08 05:43:30,734 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.92625 [2025-02-08 05:43:30,734 INFO L175 Difference]: Start difference. First operand has 201 places, 217 transitions, 626 flow. Second operand 4 states and 741 transitions. [2025-02-08 05:43:30,734 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 204 places, 243 transitions, 833 flow [2025-02-08 05:43:30,737 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 203 places, 243 transitions, 817 flow, removed 1 selfloop flow, removed 1 redundant places. [2025-02-08 05:43:30,738 INFO L231 Difference]: Finished difference. Result has 205 places, 222 transitions, 697 flow [2025-02-08 05:43:30,739 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-08 05:43:30,739 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 18 predicate places. [2025-02-08 05:43:30,739 INFO L471 AbstractCegarLoop]: Abstraction has has 205 places, 222 transitions, 697 flow [2025-02-08 05:43:30,740 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-08 05:43:30,740 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:43:30,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, 1, 1, 1, 1, 1, 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-08 05:43:30,740 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-02-08 05:43:30,740 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-08 05:43:30,740 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:43:30,741 INFO L85 PathProgramCache]: Analyzing trace with hash -997285800, now seen corresponding path program 1 times [2025-02-08 05:43:30,741 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:43:30,741 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1719787749] [2025-02-08 05:43:30,741 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:43:30,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:43:30,747 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-02-08 05:43:30,759 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-02-08 05:43:30,760 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:30,760 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:43:30,805 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-08 05:43:30,805 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:43:30,806 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1719787749] [2025-02-08 05:43:30,806 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1719787749] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:43:30,806 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:43:30,806 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-08 05:43:30,806 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1498890616] [2025-02-08 05:43:30,806 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:43:30,806 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-08 05:43:30,807 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:43:30,807 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-08 05:43:30,807 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-02-08 05:43:30,851 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 200 [2025-02-08 05:43:30,852 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-08 05:43:30,852 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:43:30,852 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 200 [2025-02-08 05:43:30,852 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:43:30,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] 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: 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-08 05:43:30,983 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-02-08 05:43:30,983 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-02-08 05:43:30,983 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-02-08 05:43:30,983 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-08 05:43:30,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] 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: 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-08 05:43:30,984 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-08 05:43:30,984 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:43:30,985 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:43:30,985 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:43:30,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] 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-08 05:43:30,989 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-08 05:43:30,989 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:43:30,989 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:43:30,989 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:43:30,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] 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][182], [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-08 05:43:30,991 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-02-08 05:43:30,991 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-08 05:43:30,992 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:43:30,992 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-08 05:43:31,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] 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][182], [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-08 05:43:31,013 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-02-08 05:43:31,013 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:43:31,013 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:43:31,013 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-08 05:43:31,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] 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][182], [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)), 174#L1064true, 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-08 05:43:31,023 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-02-08 05:43:31,023 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:43:31,023 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:43:31,023 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:43:31,040 INFO L124 PetriNetUnfolderBase]: 510/1997 cut-off events. [2025-02-08 05:43:31,040 INFO L125 PetriNetUnfolderBase]: For 1982/2116 co-relation queries the response was YES. [2025-02-08 05:43:31,044 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3945 conditions, 1997 events. 510/1997 cut-off events. For 1982/2116 co-relation queries the response was YES. Maximal size of possible extension queue 92. Compared 14554 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-08 05:43:31,050 INFO L140 encePairwiseOnDemand]: 190/200 looper letters, 49 selfloop transitions, 18 changer transitions 0/247 dead transitions. [2025-02-08 05:43:31,050 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 208 places, 247 transitions, 916 flow [2025-02-08 05:43:31,050 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-08 05:43:31,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-02-08 05:43:31,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 741 transitions. [2025-02-08 05:43:31,052 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.92625 [2025-02-08 05:43:31,052 INFO L175 Difference]: Start difference. First operand has 205 places, 222 transitions, 697 flow. Second operand 4 states and 741 transitions. [2025-02-08 05:43:31,052 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 208 places, 247 transitions, 916 flow [2025-02-08 05:43:31,055 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 207 places, 247 transitions, 899 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-08 05:43:31,057 INFO L231 Difference]: Finished difference. Result has 209 places, 226 transitions, 778 flow [2025-02-08 05:43:31,057 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-08 05:43:31,057 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 22 predicate places. [2025-02-08 05:43:31,057 INFO L471 AbstractCegarLoop]: Abstraction has has 209 places, 226 transitions, 778 flow [2025-02-08 05:43:31,058 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-08 05:43:31,058 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:43:31,058 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-08 05:43:31,058 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-02-08 05:43:31,058 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-08 05:43:31,059 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:43:31,059 INFO L85 PathProgramCache]: Analyzing trace with hash -1319808984, now seen corresponding path program 1 times [2025-02-08 05:43:31,059 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:43:31,059 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [60070887] [2025-02-08 05:43:31,059 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:43:31,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:43:31,065 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-02-08 05:43:31,073 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-02-08 05:43:31,073 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:31,073 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:43:31,149 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-08 05:43:31,149 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:43:31,149 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [60070887] [2025-02-08 05:43:31,149 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [60070887] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:43:31,149 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:43:31,149 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-08 05:43:31,149 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [557628335] [2025-02-08 05:43:31,149 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:43:31,150 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-08 05:43:31,150 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:43:31,150 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-08 05:43:31,153 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-02-08 05:43:31,212 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 200 [2025-02-08 05:43:31,213 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-08 05:43:31,216 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:43:31,216 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 200 [2025-02-08 05:43:31,216 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:43:31,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] 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-08 05:43:31,458 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-08 05:43:31,458 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:43:31,458 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:43:31,458 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:43:31,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] 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-08 05:43:31,472 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-08 05:43:31,472 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:43:31,472 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:43:31,472 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:43:31,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] 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-08 05:43:31,501 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-08 05:43:31,501 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:43:31,501 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-08 05:43:31,501 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-08 05:43:31,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] 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, 174#L1064true, 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-08 05:43:31,511 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:43:31,511 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:43:31,512 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:43:31,512 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:43:31,528 INFO L124 PetriNetUnfolderBase]: 498/2034 cut-off events. [2025-02-08 05:43:31,529 INFO L125 PetriNetUnfolderBase]: For 2800/2817 co-relation queries the response was YES. [2025-02-08 05:43:31,556 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4164 conditions, 2034 events. 498/2034 cut-off events. For 2800/2817 co-relation queries the response was YES. Maximal size of possible extension queue 97. Compared 15134 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-08 05:43:31,561 INFO L140 encePairwiseOnDemand]: 190/200 looper letters, 49 selfloop transitions, 20 changer transitions 0/249 dead transitions. [2025-02-08 05:43:31,562 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 212 places, 249 transitions, 992 flow [2025-02-08 05:43:31,562 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-08 05:43:31,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-02-08 05:43:31,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 741 transitions. [2025-02-08 05:43:31,564 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.92625 [2025-02-08 05:43:31,564 INFO L175 Difference]: Start difference. First operand has 209 places, 226 transitions, 778 flow. Second operand 4 states and 741 transitions. [2025-02-08 05:43:31,564 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 212 places, 249 transitions, 992 flow [2025-02-08 05:43:31,569 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 211 places, 249 transitions, 973 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-08 05:43:31,572 INFO L231 Difference]: Finished difference. Result has 213 places, 229 transitions, 854 flow [2025-02-08 05:43:31,573 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-08 05:43:31,573 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 26 predicate places. [2025-02-08 05:43:31,574 INFO L471 AbstractCegarLoop]: Abstraction has has 213 places, 229 transitions, 854 flow [2025-02-08 05:43:31,574 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-08 05:43:31,574 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:43:31,574 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-08 05:43:31,574 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-02-08 05:43:31,574 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-08 05:43:31,575 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:43:31,575 INFO L85 PathProgramCache]: Analyzing trace with hash -130281167, now seen corresponding path program 1 times [2025-02-08 05:43:31,575 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:43:31,575 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [16348880] [2025-02-08 05:43:31,575 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:43:31,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:43:31,582 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 75 statements into 1 equivalence classes. [2025-02-08 05:43:31,588 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 75 of 75 statements. [2025-02-08 05:43:31,589 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:31,589 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:43:31,641 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-08 05:43:31,642 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:43:31,642 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [16348880] [2025-02-08 05:43:31,642 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [16348880] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:43:31,642 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:43:31,642 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-08 05:43:31,642 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1161541655] [2025-02-08 05:43:31,642 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:43:31,642 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-08 05:43:31,642 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:43:31,643 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-08 05:43:31,643 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-02-08 05:43:31,696 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 200 [2025-02-08 05:43:31,697 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-08 05:43:31,697 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:43:31,697 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 200 [2025-02-08 05:43:31,698 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:43:31,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] 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][189], [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-08 05:43:31,834 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-08 05:43:31,834 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:43:31,834 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:43:31,834 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:43:31,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] 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-08 05:43:31,843 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-02-08 05:43:31,843 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:43:31,843 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:43:31,843 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:43:31,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] 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, 65#L1063-11true, 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, 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-08 05:43:31,891 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:43:31,891 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:43:31,891 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:43:31,891 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:43:31,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] 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, 65#L1063-11true, 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, 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-08 05:43:31,891 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:43:31,892 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:43:31,892 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:43:31,892 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:43:31,904 INFO L124 PetriNetUnfolderBase]: 555/2189 cut-off events. [2025-02-08 05:43:31,904 INFO L125 PetriNetUnfolderBase]: For 5180/5343 co-relation queries the response was YES. [2025-02-08 05:43:31,910 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 16531 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-08 05:43:31,916 INFO L140 encePairwiseOnDemand]: 194/200 looper letters, 53 selfloop transitions, 18 changer transitions 0/261 dead transitions. [2025-02-08 05:43:31,916 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 216 places, 261 transitions, 1200 flow [2025-02-08 05:43:31,916 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-08 05:43:31,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-02-08 05:43:31,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 746 transitions. [2025-02-08 05:43:31,918 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9325 [2025-02-08 05:43:31,918 INFO L175 Difference]: Start difference. First operand has 213 places, 229 transitions, 854 flow. Second operand 4 states and 746 transitions. [2025-02-08 05:43:31,918 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 216 places, 261 transitions, 1200 flow [2025-02-08 05:43:31,924 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 215 places, 261 transitions, 1173 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-08 05:43:31,926 INFO L231 Difference]: Finished difference. Result has 217 places, 243 transitions, 1063 flow [2025-02-08 05:43:31,926 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-08 05:43:31,927 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 30 predicate places. [2025-02-08 05:43:31,927 INFO L471 AbstractCegarLoop]: Abstraction has has 217 places, 243 transitions, 1063 flow [2025-02-08 05:43:31,927 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-08 05:43:31,927 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:43:31,927 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-08 05:43:31,927 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-02-08 05:43:31,927 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-08 05:43:31,928 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:43:31,928 INFO L85 PathProgramCache]: Analyzing trace with hash -1480381114, now seen corresponding path program 1 times [2025-02-08 05:43:31,928 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:43:31,928 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [709171081] [2025-02-08 05:43:31,928 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:43:31,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:43:31,934 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 75 statements into 1 equivalence classes. [2025-02-08 05:43:31,938 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 75 of 75 statements. [2025-02-08 05:43:31,938 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:31,938 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:43:31,955 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:43:31,955 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:43:31,955 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [709171081] [2025-02-08 05:43:31,955 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [709171081] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:43:31,956 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:43:31,956 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:43:31,956 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2136744356] [2025-02-08 05:43:31,956 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:43:31,956 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:43:31,956 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:43:31,956 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:43:31,956 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:43:31,975 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 173 out of 200 [2025-02-08 05:43:31,975 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-08 05:43:31,976 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:43:31,976 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 173 of 200 [2025-02-08 05:43:31,976 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:43:32,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] 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-08 05:43:32,099 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-08 05:43:32,099 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:43:32,099 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:43:32,099 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:43:32,167 INFO L124 PetriNetUnfolderBase]: 545/2417 cut-off events. [2025-02-08 05:43:32,167 INFO L125 PetriNetUnfolderBase]: For 3640/3681 co-relation queries the response was YES. [2025-02-08 05:43:32,172 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 19715 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-08 05:43:32,176 INFO L140 encePairwiseOnDemand]: 194/200 looper letters, 34 selfloop transitions, 7 changer transitions 0/252 dead transitions. [2025-02-08 05:43:32,176 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 219 places, 252 transitions, 1169 flow [2025-02-08 05:43:32,176 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:43:32,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:43:32,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 553 transitions. [2025-02-08 05:43:32,177 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9216666666666666 [2025-02-08 05:43:32,178 INFO L175 Difference]: Start difference. First operand has 217 places, 243 transitions, 1063 flow. Second operand 3 states and 553 transitions. [2025-02-08 05:43:32,178 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 219 places, 252 transitions, 1169 flow [2025-02-08 05:43:32,182 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 219 places, 252 transitions, 1169 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 05:43:32,184 INFO L231 Difference]: Finished difference. Result has 221 places, 248 transitions, 1119 flow [2025-02-08 05:43:32,184 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-08 05:43:32,185 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 34 predicate places. [2025-02-08 05:43:32,185 INFO L471 AbstractCegarLoop]: Abstraction has has 221 places, 248 transitions, 1119 flow [2025-02-08 05:43:32,185 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-08 05:43:32,185 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:43:32,185 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-08 05:43:32,185 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-02-08 05:43:32,185 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-08 05:43:32,186 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:43:32,186 INFO L85 PathProgramCache]: Analyzing trace with hash -1404078926, now seen corresponding path program 1 times [2025-02-08 05:43:32,186 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:43:32,186 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [937005417] [2025-02-08 05:43:32,186 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:43:32,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:43:32,193 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 89 statements into 1 equivalence classes. [2025-02-08 05:43:32,200 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 89 of 89 statements. [2025-02-08 05:43:32,200 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:32,200 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:43:32,505 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-08 05:43:32,505 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:43:32,505 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [937005417] [2025-02-08 05:43:32,505 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [937005417] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:43:32,505 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:43:32,505 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:43:32,505 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1726983664] [2025-02-08 05:43:32,505 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:43:32,506 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:43:32,506 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:43:32,506 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:43:32,506 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:43:32,598 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 162 out of 200 [2025-02-08 05:43:32,599 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-08 05:43:32,599 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:43:32,599 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 162 of 200 [2025-02-08 05:43:32,599 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:43:32,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] 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-08 05:43:32,783 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is not cut-off event [2025-02-08 05:43:32,783 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-02-08 05:43:32,783 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-02-08 05:43:32,783 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-02-08 05:43:32,787 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([475] 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-08 05:43:32,787 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-08 05:43:32,787 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:43:32,787 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:43:32,787 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:43:32,787 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:43:32,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([285] 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-08 05:43:32,872 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-08 05:43:32,872 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:43:32,872 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:43:32,872 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:43:32,905 INFO L124 PetriNetUnfolderBase]: 718/3070 cut-off events. [2025-02-08 05:43:32,906 INFO L125 PetriNetUnfolderBase]: For 4326/4355 co-relation queries the response was YES. [2025-02-08 05:43:32,913 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 25054 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-08 05:43:32,974 INFO L140 encePairwiseOnDemand]: 189/200 looper letters, 53 selfloop transitions, 22 changer transitions 0/285 dead transitions. [2025-02-08 05:43:32,975 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 226 places, 285 transitions, 1343 flow [2025-02-08 05:43:32,975 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:43:32,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:43:32,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1046 transitions. [2025-02-08 05:43:32,977 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8716666666666667 [2025-02-08 05:43:32,977 INFO L175 Difference]: Start difference. First operand has 221 places, 248 transitions, 1119 flow. Second operand 6 states and 1046 transitions. [2025-02-08 05:43:32,977 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 226 places, 285 transitions, 1343 flow [2025-02-08 05:43:32,983 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 224 places, 285 transitions, 1329 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:43:32,985 INFO L231 Difference]: Finished difference. Result has 229 places, 269 transitions, 1255 flow [2025-02-08 05:43:32,985 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-08 05:43:32,986 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 42 predicate places. [2025-02-08 05:43:32,986 INFO L471 AbstractCegarLoop]: Abstraction has has 229 places, 269 transitions, 1255 flow [2025-02-08 05:43:32,986 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-08 05:43:32,986 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:43:32,987 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-08 05:43:32,987 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-02-08 05:43:32,987 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-08 05:43:32,987 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:43:32,987 INFO L85 PathProgramCache]: Analyzing trace with hash 1427328982, now seen corresponding path program 1 times [2025-02-08 05:43:32,987 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:43:32,987 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2003497878] [2025-02-08 05:43:32,988 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:43:32,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:43:32,997 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 103 statements into 1 equivalence classes. [2025-02-08 05:43:33,002 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 103 of 103 statements. [2025-02-08 05:43:33,002 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:33,002 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:43:33,064 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-08 05:43:33,065 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:43:33,065 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2003497878] [2025-02-08 05:43:33,065 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2003497878] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:43:33,065 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:43:33,065 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-08 05:43:33,065 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [331106272] [2025-02-08 05:43:33,065 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:43:33,066 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-08 05:43:33,066 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:43:33,066 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-08 05:43:33,066 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-02-08 05:43:33,118 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 174 out of 200 [2025-02-08 05:43:33,119 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-08 05:43:33,119 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:43:33,119 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 174 of 200 [2025-02-08 05:43:33,119 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:43:33,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] 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-08 05:43:33,303 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-08 05:43:33,303 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:43:33,303 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:43:33,303 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:43:33,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] 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)))), 65#L1063-11true, 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)), Black: 251#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), Black: 250#(<= 0 (+ ~threads_mask~0 1))]) [2025-02-08 05:43:33,371 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:43:33,371 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:43:33,371 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:43:33,371 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:43:33,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] 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)))), 65#L1063-11true, 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)), Black: 251#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), Black: 250#(<= 0 (+ ~threads_mask~0 1))]) [2025-02-08 05:43:33,372 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:43:33,372 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:43:33,372 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:43:33,372 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:43:33,394 INFO L124 PetriNetUnfolderBase]: 655/2553 cut-off events. [2025-02-08 05:43:33,395 INFO L125 PetriNetUnfolderBase]: For 7151/7461 co-relation queries the response was YES. [2025-02-08 05:43:33,401 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 19944 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-08 05:43:33,407 INFO L140 encePairwiseOnDemand]: 194/200 looper letters, 55 selfloop transitions, 20 changer transitions 0/290 dead transitions. [2025-02-08 05:43:33,407 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 232 places, 290 transitions, 1485 flow [2025-02-08 05:43:33,407 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-08 05:43:33,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-02-08 05:43:33,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 744 transitions. [2025-02-08 05:43:33,408 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.93 [2025-02-08 05:43:33,408 INFO L175 Difference]: Start difference. First operand has 229 places, 269 transitions, 1255 flow. Second operand 4 states and 744 transitions. [2025-02-08 05:43:33,408 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 232 places, 290 transitions, 1485 flow [2025-02-08 05:43:33,416 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 232 places, 290 transitions, 1485 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 05:43:33,418 INFO L231 Difference]: Finished difference. Result has 234 places, 273 transitions, 1357 flow [2025-02-08 05:43:33,418 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-08 05:43:33,419 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 47 predicate places. [2025-02-08 05:43:33,419 INFO L471 AbstractCegarLoop]: Abstraction has has 234 places, 273 transitions, 1357 flow [2025-02-08 05:43:33,419 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-08 05:43:33,419 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:43:33,419 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:43:33,419 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-02-08 05:43:33,420 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-08 05:43:33,420 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:43:33,420 INFO L85 PathProgramCache]: Analyzing trace with hash 1202310731, now seen corresponding path program 1 times [2025-02-08 05:43:33,420 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:43:33,420 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1422345188] [2025-02-08 05:43:33,420 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:43:33,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:43:33,429 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 103 statements into 1 equivalence classes. [2025-02-08 05:43:33,436 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 103 of 103 statements. [2025-02-08 05:43:33,436 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:33,436 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:43:33,715 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-08 05:43:33,716 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:43:33,716 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1422345188] [2025-02-08 05:43:33,716 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1422345188] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:43:33,716 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:43:33,716 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:43:33,716 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2134451220] [2025-02-08 05:43:33,716 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:43:33,716 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:43:33,717 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:43:33,717 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:43:33,717 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:43:33,789 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 165 out of 200 [2025-02-08 05:43:33,790 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-08 05:43:33,791 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:43:33,791 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 165 of 200 [2025-02-08 05:43:33,791 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:43:34,202 INFO L124 PetriNetUnfolderBase]: 797/3224 cut-off events. [2025-02-08 05:43:34,202 INFO L125 PetriNetUnfolderBase]: For 4799/4854 co-relation queries the response was YES. [2025-02-08 05:43:34,210 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 27192 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-08 05:43:34,216 INFO L140 encePairwiseOnDemand]: 185/200 looper letters, 87 selfloop transitions, 48 changer transitions 0/352 dead transitions. [2025-02-08 05:43:34,216 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 239 places, 352 transitions, 1919 flow [2025-02-08 05:43:34,216 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:43:34,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:43:34,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1093 transitions. [2025-02-08 05:43:34,218 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9108333333333334 [2025-02-08 05:43:34,218 INFO L175 Difference]: Start difference. First operand has 234 places, 273 transitions, 1357 flow. Second operand 6 states and 1093 transitions. [2025-02-08 05:43:34,218 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 239 places, 352 transitions, 1919 flow [2025-02-08 05:43:34,226 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 238 places, 352 transitions, 1901 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-08 05:43:34,229 INFO L231 Difference]: Finished difference. Result has 243 places, 316 transitions, 1727 flow [2025-02-08 05:43:34,230 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-08 05:43:34,230 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 56 predicate places. [2025-02-08 05:43:34,230 INFO L471 AbstractCegarLoop]: Abstraction has has 243 places, 316 transitions, 1727 flow [2025-02-08 05:43:34,230 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-08 05:43:34,230 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:43:34,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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-08 05:43:34,231 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-02-08 05:43:34,231 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-08 05:43:34,231 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:43:34,231 INFO L85 PathProgramCache]: Analyzing trace with hash 1823139282, now seen corresponding path program 1 times [2025-02-08 05:43:34,231 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:43:34,232 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1976119318] [2025-02-08 05:43:34,232 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:43:34,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:43:34,241 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 107 statements into 1 equivalence classes. [2025-02-08 05:43:34,249 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 107 of 107 statements. [2025-02-08 05:43:34,249 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:34,249 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:43:34,512 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:43:34,512 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:43:34,512 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1976119318] [2025-02-08 05:43:34,512 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1976119318] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:43:34,512 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:43:34,512 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:43:34,512 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [754838840] [2025-02-08 05:43:34,512 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:43:34,513 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:43:34,513 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:43:34,513 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:43:34,513 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:43:34,604 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 164 out of 200 [2025-02-08 05:43:34,606 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-08 05:43:34,606 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:43:34,606 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 164 of 200 [2025-02-08 05:43:34,606 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:43:34,938 INFO L124 PetriNetUnfolderBase]: 785/3242 cut-off events. [2025-02-08 05:43:34,938 INFO L125 PetriNetUnfolderBase]: For 5281/5324 co-relation queries the response was YES. [2025-02-08 05:43:34,949 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7702 conditions, 3242 events. 785/3242 cut-off events. For 5281/5324 co-relation queries the response was YES. Maximal size of possible extension queue 115. Compared 27221 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-08 05:43:34,957 INFO L140 encePairwiseOnDemand]: 189/200 looper letters, 103 selfloop transitions, 31 changer transitions 11/360 dead transitions. [2025-02-08 05:43:34,958 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 360 transitions, 2210 flow [2025-02-08 05:43:34,958 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:43:34,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:43:34,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1057 transitions. [2025-02-08 05:43:34,960 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8808333333333334 [2025-02-08 05:43:34,960 INFO L175 Difference]: Start difference. First operand has 243 places, 316 transitions, 1727 flow. Second operand 6 states and 1057 transitions. [2025-02-08 05:43:34,960 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 360 transitions, 2210 flow [2025-02-08 05:43:34,974 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 360 transitions, 2192 flow, removed 9 selfloop flow, removed 0 redundant places. [2025-02-08 05:43:34,977 INFO L231 Difference]: Finished difference. Result has 253 places, 337 transitions, 2010 flow [2025-02-08 05:43:34,977 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-08 05:43:34,978 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 66 predicate places. [2025-02-08 05:43:34,978 INFO L471 AbstractCegarLoop]: Abstraction has has 253 places, 337 transitions, 2010 flow [2025-02-08 05:43:34,978 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-08 05:43:34,978 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:43:34,979 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:43:34,979 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-02-08 05:43:34,979 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-08 05:43:34,979 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:43:34,980 INFO L85 PathProgramCache]: Analyzing trace with hash -1468244176, now seen corresponding path program 1 times [2025-02-08 05:43:34,980 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:43:34,980 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [306385706] [2025-02-08 05:43:34,980 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:43:34,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:43:34,991 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 116 statements into 1 equivalence classes. [2025-02-08 05:43:35,004 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 116 of 116 statements. [2025-02-08 05:43:35,004 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:35,004 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:43:35,537 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-08 05:43:35,537 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:43:35,537 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [306385706] [2025-02-08 05:43:35,537 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [306385706] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:43:35,537 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:43:35,537 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11 [2025-02-08 05:43:35,537 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1434274945] [2025-02-08 05:43:35,538 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:43:35,538 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2025-02-08 05:43:35,538 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:43:35,538 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2025-02-08 05:43:35,539 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=37, Invalid=95, Unknown=0, NotChecked=0, Total=132 [2025-02-08 05:43:35,989 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 153 out of 200 [2025-02-08 05:43:35,990 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-08 05:43:35,991 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:43:35,991 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 153 of 200 [2025-02-08 05:43:35,991 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:43:36,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([422] 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-08 05:43:36,690 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-02-08 05:43:36,691 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:43:36,691 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:43:36,691 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-08 05:43:36,736 INFO L124 PetriNetUnfolderBase]: 996/3811 cut-off events. [2025-02-08 05:43:36,737 INFO L125 PetriNetUnfolderBase]: For 6430/6496 co-relation queries the response was YES. [2025-02-08 05:43:36,746 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9545 conditions, 3811 events. 996/3811 cut-off events. For 6430/6496 co-relation queries the response was YES. Maximal size of possible extension queue 129. Compared 32814 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-08 05:43:36,752 INFO L140 encePairwiseOnDemand]: 185/200 looper letters, 205 selfloop transitions, 70 changer transitions 2/475 dead transitions. [2025-02-08 05:43:36,752 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 265 places, 475 transitions, 3284 flow [2025-02-08 05:43:36,753 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2025-02-08 05:43:36,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 18 states. [2025-02-08 05:43:36,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 2911 transitions. [2025-02-08 05:43:36,756 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8086111111111111 [2025-02-08 05:43:36,756 INFO L175 Difference]: Start difference. First operand has 253 places, 337 transitions, 2010 flow. Second operand 18 states and 2911 transitions. [2025-02-08 05:43:36,757 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 265 places, 475 transitions, 3284 flow [2025-02-08 05:43:36,772 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 265 places, 475 transitions, 3228 flow, removed 28 selfloop flow, removed 0 redundant places. [2025-02-08 05:43:36,776 INFO L231 Difference]: Finished difference. Result has 266 places, 355 transitions, 2219 flow [2025-02-08 05:43:36,777 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-08 05:43:36,777 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 79 predicate places. [2025-02-08 05:43:36,777 INFO L471 AbstractCegarLoop]: Abstraction has has 266 places, 355 transitions, 2219 flow [2025-02-08 05:43:36,778 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-08 05:43:36,778 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:43:36,778 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-08 05:43:36,778 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-02-08 05:43:36,778 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-08 05:43:36,778 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:43:36,778 INFO L85 PathProgramCache]: Analyzing trace with hash 273592657, now seen corresponding path program 1 times [2025-02-08 05:43:36,779 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:43:36,779 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1157368864] [2025-02-08 05:43:36,779 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:43:36,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:43:36,790 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 116 statements into 1 equivalence classes. [2025-02-08 05:43:36,799 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 116 of 116 statements. [2025-02-08 05:43:36,800 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:36,800 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:43:37,166 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-08 05:43:37,167 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:43:37,167 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1157368864] [2025-02-08 05:43:37,167 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1157368864] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:43:37,167 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:43:37,167 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10 [2025-02-08 05:43:37,167 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [646305110] [2025-02-08 05:43:37,167 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:43:37,167 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2025-02-08 05:43:37,168 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:43:37,168 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2025-02-08 05:43:37,168 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=80, Unknown=0, NotChecked=0, Total=110 [2025-02-08 05:43:37,530 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 156 out of 200 [2025-02-08 05:43:37,532 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-08 05:43:37,532 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:43:37,532 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 156 of 200 [2025-02-08 05:43:37,532 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:43:38,077 INFO L124 PetriNetUnfolderBase]: 796/3254 cut-off events. [2025-02-08 05:43:38,078 INFO L125 PetriNetUnfolderBase]: For 6043/6087 co-relation queries the response was YES. [2025-02-08 05:43:38,090 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 27233 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-08 05:43:38,098 INFO L140 encePairwiseOnDemand]: 187/200 looper letters, 144 selfloop transitions, 42 changer transitions 6/401 dead transitions. [2025-02-08 05:43:38,098 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 277 places, 401 transitions, 2901 flow [2025-02-08 05:43:38,103 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2025-02-08 05:43:38,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 13 states. [2025-02-08 05:43:38,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 2116 transitions. [2025-02-08 05:43:38,106 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8138461538461539 [2025-02-08 05:43:38,106 INFO L175 Difference]: Start difference. First operand has 266 places, 355 transitions, 2219 flow. Second operand 13 states and 2116 transitions. [2025-02-08 05:43:38,106 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 277 places, 401 transitions, 2901 flow [2025-02-08 05:43:38,125 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 269 places, 401 transitions, 2740 flow, removed 16 selfloop flow, removed 8 redundant places. [2025-02-08 05:43:38,128 INFO L231 Difference]: Finished difference. Result has 269 places, 354 transitions, 2176 flow [2025-02-08 05:43:38,128 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-08 05:43:38,129 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 82 predicate places. [2025-02-08 05:43:38,129 INFO L471 AbstractCegarLoop]: Abstraction has has 269 places, 354 transitions, 2176 flow [2025-02-08 05:43:38,129 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-08 05:43:38,129 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:43:38,129 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-08 05:43:38,129 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-02-08 05:43:38,129 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-08 05:43:38,130 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:43:38,130 INFO L85 PathProgramCache]: Analyzing trace with hash 1729402614, now seen corresponding path program 1 times [2025-02-08 05:43:38,130 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:43:38,130 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1042019934] [2025-02-08 05:43:38,130 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:43:38,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:43:38,142 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 117 statements into 1 equivalence classes. [2025-02-08 05:43:38,148 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 117 of 117 statements. [2025-02-08 05:43:38,148 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:38,148 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:43:38,166 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-08 05:43:38,167 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:43:38,167 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1042019934] [2025-02-08 05:43:38,167 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1042019934] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:43:38,167 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:43:38,167 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:43:38,167 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [477487977] [2025-02-08 05:43:38,167 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:43:38,168 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:43:38,168 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:43:38,168 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:43:38,168 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:43:38,184 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 200 [2025-02-08 05:43:38,185 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-08 05:43:38,185 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:43:38,185 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 200 [2025-02-08 05:43:38,185 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:43:38,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] 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-08 05:43:38,367 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-08 05:43:38,367 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:43:38,367 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:43:38,367 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:43:38,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] 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-08 05:43:38,380 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-02-08 05:43:38,380 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:43:38,380 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:43:38,380 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:43:38,521 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, 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)), 129#L1063-19true, Black: 251#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), Black: 250#(<= 0 (+ ~threads_mask~0 1))]) [2025-02-08 05:43:38,522 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:43:38,522 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:43:38,522 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:43:38,522 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:43:38,529 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, 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)), 90#L1050-3true, 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)), 129#L1063-19true, Black: 251#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), Black: 250#(<= 0 (+ ~threads_mask~0 1))]) [2025-02-08 05:43:38,529 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-08 05:43:38,529 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:43:38,529 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-08 05:43:38,530 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:43:38,546 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, 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)), 129#L1063-19true, Black: 251#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), Black: 250#(<= 0 (+ ~threads_mask~0 1))]) [2025-02-08 05:43:38,547 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-02-08 05:43:38,547 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:43:38,547 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:43:38,547 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:43:38,547 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, 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)), 143#L1051-3true, Black: 244#(not (= ~threads_mask~0 0)), Black: 245#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 129#L1063-19true, Black: 251#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), Black: 250#(<= 0 (+ ~threads_mask~0 1))]) [2025-02-08 05:43:38,547 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-08 05:43:38,548 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:43:38,548 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:43:38,548 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:43:38,577 INFO L124 PetriNetUnfolderBase]: 941/3730 cut-off events. [2025-02-08 05:43:38,577 INFO L125 PetriNetUnfolderBase]: For 6056/6168 co-relation queries the response was YES. [2025-02-08 05:43:38,589 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 32988 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-08 05:43:38,596 INFO L140 encePairwiseOnDemand]: 193/200 looper letters, 41 selfloop transitions, 11 changer transitions 3/372 dead transitions. [2025-02-08 05:43:38,597 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 271 places, 372 transitions, 2352 flow [2025-02-08 05:43:38,597 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:43:38,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:43:38,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 561 transitions. [2025-02-08 05:43:38,598 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.935 [2025-02-08 05:43:38,598 INFO L175 Difference]: Start difference. First operand has 269 places, 354 transitions, 2176 flow. Second operand 3 states and 561 transitions. [2025-02-08 05:43:38,598 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 271 places, 372 transitions, 2352 flow [2025-02-08 05:43:38,613 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 260 places, 372 transitions, 2275 flow, removed 0 selfloop flow, removed 11 redundant places. [2025-02-08 05:43:38,616 INFO L231 Difference]: Finished difference. Result has 262 places, 358 transitions, 2156 flow [2025-02-08 05:43:38,617 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-08 05:43:38,617 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 75 predicate places. [2025-02-08 05:43:38,618 INFO L471 AbstractCegarLoop]: Abstraction has has 262 places, 358 transitions, 2156 flow [2025-02-08 05:43:38,618 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-08 05:43:38,618 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:43:38,619 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-08 05:43:38,619 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-02-08 05:43:38,619 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-08 05:43:38,620 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:43:38,620 INFO L85 PathProgramCache]: Analyzing trace with hash -1508386975, now seen corresponding path program 1 times [2025-02-08 05:43:38,620 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:43:38,620 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [847059944] [2025-02-08 05:43:38,620 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:43:38,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:43:38,631 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 128 statements into 1 equivalence classes. [2025-02-08 05:43:38,637 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 128 of 128 statements. [2025-02-08 05:43:38,637 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:38,637 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:43:38,691 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2025-02-08 05:43:38,691 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:43:38,691 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [847059944] [2025-02-08 05:43:38,691 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [847059944] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:43:38,691 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:43:38,691 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-02-08 05:43:38,691 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [668391883] [2025-02-08 05:43:38,692 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:43:38,692 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:43:38,692 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:43:38,693 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:43:38,693 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:43:38,700 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 183 out of 200 [2025-02-08 05:43:38,701 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-08 05:43:38,701 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:43:38,701 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 183 of 200 [2025-02-08 05:43:38,701 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:43:38,808 INFO L124 PetriNetUnfolderBase]: 222/1220 cut-off events. [2025-02-08 05:43:38,809 INFO L125 PetriNetUnfolderBase]: For 1783/1830 co-relation queries the response was YES. [2025-02-08 05:43:38,814 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 6814 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-08 05:43:38,816 INFO L140 encePairwiseOnDemand]: 196/200 looper letters, 12 selfloop transitions, 4 changer transitions 0/304 dead transitions. [2025-02-08 05:43:38,816 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 258 places, 304 transitions, 1680 flow [2025-02-08 05:43:38,817 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:43:38,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:43:38,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 565 transitions. [2025-02-08 05:43:38,818 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9416666666666667 [2025-02-08 05:43:38,818 INFO L175 Difference]: Start difference. First operand has 262 places, 358 transitions, 2156 flow. Second operand 3 states and 565 transitions. [2025-02-08 05:43:38,818 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 258 places, 304 transitions, 1680 flow [2025-02-08 05:43:38,829 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 304 transitions, 1604 flow, removed 15 selfloop flow, removed 10 redundant places. [2025-02-08 05:43:38,831 INFO L231 Difference]: Finished difference. Result has 248 places, 304 transitions, 1580 flow [2025-02-08 05:43:38,832 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-08 05:43:38,832 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 61 predicate places. [2025-02-08 05:43:38,832 INFO L471 AbstractCegarLoop]: Abstraction has has 248 places, 304 transitions, 1580 flow [2025-02-08 05:43:38,832 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-08 05:43:38,832 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:43:38,833 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-08 05:43:38,833 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-02-08 05:43:38,833 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-08 05:43:38,834 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:43:38,834 INFO L85 PathProgramCache]: Analyzing trace with hash 1169346734, now seen corresponding path program 1 times [2025-02-08 05:43:38,834 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:43:38,834 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1078780102] [2025-02-08 05:43:38,834 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:43:38,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:43:38,848 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 135 statements into 1 equivalence classes. [2025-02-08 05:43:38,854 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 135 of 135 statements. [2025-02-08 05:43:38,856 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:38,856 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:43:38,926 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2025-02-08 05:43:38,927 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:43:38,927 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1078780102] [2025-02-08 05:43:38,927 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1078780102] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:43:38,927 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:43:38,927 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:43:38,927 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1995302462] [2025-02-08 05:43:38,927 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:43:38,927 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-08 05:43:38,928 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:43:38,928 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-08 05:43:38,928 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-02-08 05:43:38,973 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 172 out of 200 [2025-02-08 05:43:38,973 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-08 05:43:38,974 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:43:38,974 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 172 of 200 [2025-02-08 05:43:38,974 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:43:39,216 INFO L124 PetriNetUnfolderBase]: 432/2069 cut-off events. [2025-02-08 05:43:39,217 INFO L125 PetriNetUnfolderBase]: For 2735/2834 co-relation queries the response was YES. [2025-02-08 05:43:39,221 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 13981 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-08 05:43:39,224 INFO L140 encePairwiseOnDemand]: 191/200 looper letters, 50 selfloop transitions, 12 changer transitions 14/333 dead transitions. [2025-02-08 05:43:39,224 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 253 places, 333 transitions, 1870 flow [2025-02-08 05:43:39,224 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:43:39,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:43:39,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1082 transitions. [2025-02-08 05:43:39,227 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9016666666666666 [2025-02-08 05:43:39,227 INFO L175 Difference]: Start difference. First operand has 248 places, 304 transitions, 1580 flow. Second operand 6 states and 1082 transitions. [2025-02-08 05:43:39,227 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 253 places, 333 transitions, 1870 flow [2025-02-08 05:43:39,237 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 252 places, 333 transitions, 1863 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-08 05:43:39,239 INFO L231 Difference]: Finished difference. Result has 256 places, 303 transitions, 1626 flow [2025-02-08 05:43:39,239 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-08 05:43:39,240 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 69 predicate places. [2025-02-08 05:43:39,240 INFO L471 AbstractCegarLoop]: Abstraction has has 256 places, 303 transitions, 1626 flow [2025-02-08 05:43:39,241 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-08 05:43:39,241 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:43:39,241 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-08 05:43:39,241 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-02-08 05:43:39,241 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-08 05:43:39,243 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:43:39,243 INFO L85 PathProgramCache]: Analyzing trace with hash 1167407278, now seen corresponding path program 1 times [2025-02-08 05:43:39,243 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:43:39,243 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [77691305] [2025-02-08 05:43:39,243 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:43:39,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:43:39,255 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 135 statements into 1 equivalence classes. [2025-02-08 05:43:39,260 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 135 of 135 statements. [2025-02-08 05:43:39,260 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:39,260 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:43:39,347 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2025-02-08 05:43:39,348 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:43:39,348 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [77691305] [2025-02-08 05:43:39,348 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [77691305] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:43:39,348 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:43:39,348 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:43:39,348 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [693802409] [2025-02-08 05:43:39,348 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:43:39,348 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-08 05:43:39,348 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:43:39,348 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-08 05:43:39,348 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-02-08 05:43:39,398 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 172 out of 200 [2025-02-08 05:43:39,399 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-08 05:43:39,399 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:43:39,399 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 172 of 200 [2025-02-08 05:43:39,399 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:43:39,634 INFO L124 PetriNetUnfolderBase]: 506/2313 cut-off events. [2025-02-08 05:43:39,634 INFO L125 PetriNetUnfolderBase]: For 3486/3619 co-relation queries the response was YES. [2025-02-08 05:43:39,641 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 15852 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-08 05:43:39,646 INFO L140 encePairwiseOnDemand]: 191/200 looper letters, 60 selfloop transitions, 12 changer transitions 0/329 dead transitions. [2025-02-08 05:43:39,646 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 260 places, 329 transitions, 1926 flow [2025-02-08 05:43:39,647 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:43:39,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:43:39,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1082 transitions. [2025-02-08 05:43:39,648 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9016666666666666 [2025-02-08 05:43:39,648 INFO L175 Difference]: Start difference. First operand has 256 places, 303 transitions, 1626 flow. Second operand 6 states and 1082 transitions. [2025-02-08 05:43:39,648 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 260 places, 329 transitions, 1926 flow [2025-02-08 05:43:39,660 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 258 places, 329 transitions, 1918 flow, removed 1 selfloop flow, removed 2 redundant places. [2025-02-08 05:43:39,662 INFO L231 Difference]: Finished difference. Result has 262 places, 312 transitions, 1745 flow [2025-02-08 05:43:39,663 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-08 05:43:39,663 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 75 predicate places. [2025-02-08 05:43:39,663 INFO L471 AbstractCegarLoop]: Abstraction has has 262 places, 312 transitions, 1745 flow [2025-02-08 05:43:39,663 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-08 05:43:39,663 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:43:39,664 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-08 05:43:39,664 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2025-02-08 05:43:39,664 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-08 05:43:39,664 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:43:39,664 INFO L85 PathProgramCache]: Analyzing trace with hash 1193416309, now seen corresponding path program 1 times [2025-02-08 05:43:39,664 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:43:39,664 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [762604794] [2025-02-08 05:43:39,664 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:43:39,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:43:39,674 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 147 statements into 1 equivalence classes. [2025-02-08 05:43:39,693 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 147 of 147 statements. [2025-02-08 05:43:39,693 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:39,693 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 05:43:39,693 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-08 05:43:39,696 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 147 statements into 1 equivalence classes. [2025-02-08 05:43:39,710 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 147 of 147 statements. [2025-02-08 05:43:39,710 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:39,710 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 05:43:39,741 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-08 05:43:39,741 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-02-08 05:43:39,742 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (15 of 16 remaining) [2025-02-08 05:43:39,744 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (14 of 16 remaining) [2025-02-08 05:43:39,744 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (13 of 16 remaining) [2025-02-08 05:43:39,744 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (12 of 16 remaining) [2025-02-08 05:43:39,744 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (11 of 16 remaining) [2025-02-08 05:43:39,744 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (10 of 16 remaining) [2025-02-08 05:43:39,744 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (9 of 16 remaining) [2025-02-08 05:43:39,744 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (8 of 16 remaining) [2025-02-08 05:43:39,744 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (7 of 16 remaining) [2025-02-08 05:43:39,744 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (6 of 16 remaining) [2025-02-08 05:43:39,744 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (5 of 16 remaining) [2025-02-08 05:43:39,744 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (4 of 16 remaining) [2025-02-08 05:43:39,744 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (3 of 16 remaining) [2025-02-08 05:43:39,744 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (2 of 16 remaining) [2025-02-08 05:43:39,744 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 16 remaining) [2025-02-08 05:43:39,744 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 16 remaining) [2025-02-08 05:43:39,744 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2025-02-08 05:43:39,744 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-08 05:43:39,746 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-02-08 05:43:39,746 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-02-08 05:43:39,781 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2025-02-08 05:43:39,786 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 232 places, 247 transitions, 510 flow [2025-02-08 05:43:39,819 INFO L124 PetriNetUnfolderBase]: 41/475 cut-off events. [2025-02-08 05:43:39,819 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2025-02-08 05:43:39,821 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 1135 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-08 05:43:39,821 INFO L82 GeneralOperation]: Start removeDead. Operand has 232 places, 247 transitions, 510 flow [2025-02-08 05:43:39,823 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 232 places, 247 transitions, 510 flow [2025-02-08 05:43:39,823 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-08 05:43:39,823 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;@164a1b42, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-08 05:43:39,823 INFO L334 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2025-02-08 05:43:39,826 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-08 05:43:39,826 INFO L124 PetriNetUnfolderBase]: 2/41 cut-off events. [2025-02-08 05:43:39,826 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-08 05:43:39,826 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:43:39,826 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-08 05:43:39,827 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-08 05:43:39,827 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:43:39,827 INFO L85 PathProgramCache]: Analyzing trace with hash -1497238773, now seen corresponding path program 1 times [2025-02-08 05:43:39,827 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:43:39,827 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1117069015] [2025-02-08 05:43:39,827 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:43:39,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:43:39,831 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-02-08 05:43:39,832 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-02-08 05:43:39,832 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:39,832 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:43:39,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-08 05:43:39,841 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:43:39,841 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1117069015] [2025-02-08 05:43:39,841 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1117069015] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:43:39,841 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:43:39,841 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:43:39,841 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1294501232] [2025-02-08 05:43:39,841 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:43:39,841 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:43:39,842 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:43:39,842 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:43:39,842 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:43:39,857 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 247 [2025-02-08 05:43:39,857 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-08 05:43:39,857 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:43:39,857 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 247 [2025-02-08 05:43:39,857 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:43:40,280 INFO L124 PetriNetUnfolderBase]: 1144/5034 cut-off events. [2025-02-08 05:43:40,280 INFO L125 PetriNetUnfolderBase]: For 47/47 co-relation queries the response was YES. [2025-02-08 05:43:40,296 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 44735 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-08 05:43:40,310 INFO L140 encePairwiseOnDemand]: 242/247 looper letters, 27 selfloop transitions, 2 changer transitions 2/244 dead transitions. [2025-02-08 05:43:40,311 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 244 transitions, 562 flow [2025-02-08 05:43:40,311 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:43:40,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:43:40,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 677 transitions. [2025-02-08 05:43:40,312 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9136302294197031 [2025-02-08 05:43:40,312 INFO L175 Difference]: Start difference. First operand has 232 places, 247 transitions, 510 flow. Second operand 3 states and 677 transitions. [2025-02-08 05:43:40,312 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 244 transitions, 562 flow [2025-02-08 05:43:40,313 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 233 places, 244 transitions, 562 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 05:43:40,315 INFO L231 Difference]: Finished difference. Result has 233 places, 242 transitions, 504 flow [2025-02-08 05:43:40,315 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-08 05:43:40,315 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 1 predicate places. [2025-02-08 05:43:40,315 INFO L471 AbstractCegarLoop]: Abstraction has has 233 places, 242 transitions, 504 flow [2025-02-08 05:43:40,316 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-08 05:43:40,316 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:43:40,316 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-08 05:43:40,316 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2025-02-08 05:43:40,316 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-08 05:43:40,316 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:43:40,316 INFO L85 PathProgramCache]: Analyzing trace with hash 517421397, now seen corresponding path program 1 times [2025-02-08 05:43:40,316 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:43:40,316 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [161137369] [2025-02-08 05:43:40,316 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:43:40,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:43:40,321 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 45 statements into 1 equivalence classes. [2025-02-08 05:43:40,323 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 45 of 45 statements. [2025-02-08 05:43:40,323 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:40,323 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:43:40,332 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-08 05:43:40,332 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:43:40,332 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [161137369] [2025-02-08 05:43:40,332 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [161137369] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:43:40,332 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:43:40,332 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:43:40,333 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [569680363] [2025-02-08 05:43:40,333 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:43:40,333 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:43:40,333 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:43:40,333 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:43:40,333 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:43:40,350 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 210 out of 247 [2025-02-08 05:43:40,351 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-08 05:43:40,351 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:43:40,351 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 210 of 247 [2025-02-08 05:43:40,351 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:43:41,325 INFO L124 PetriNetUnfolderBase]: 3652/11249 cut-off events. [2025-02-08 05:43:41,326 INFO L125 PetriNetUnfolderBase]: For 121/121 co-relation queries the response was YES. [2025-02-08 05:43:41,354 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 112441 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-08 05:43:41,387 INFO L140 encePairwiseOnDemand]: 232/247 looper letters, 54 selfloop transitions, 11 changer transitions 0/272 dead transitions. [2025-02-08 05:43:41,388 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 272 transitions, 705 flow [2025-02-08 05:43:41,388 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:43:41,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:43:41,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 699 transitions. [2025-02-08 05:43:41,389 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9433198380566802 [2025-02-08 05:43:41,389 INFO L175 Difference]: Start difference. First operand has 233 places, 242 transitions, 504 flow. Second operand 3 states and 699 transitions. [2025-02-08 05:43:41,389 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 272 transitions, 705 flow [2025-02-08 05:43:41,390 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 231 places, 272 transitions, 701 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:43:41,392 INFO L231 Difference]: Finished difference. Result has 233 places, 253 transitions, 596 flow [2025-02-08 05:43:41,392 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-08 05:43:41,392 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 1 predicate places. [2025-02-08 05:43:41,392 INFO L471 AbstractCegarLoop]: Abstraction has has 233 places, 253 transitions, 596 flow [2025-02-08 05:43:41,393 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-08 05:43:41,393 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:43:41,393 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-08 05:43:41,393 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24 [2025-02-08 05:43:41,393 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-08 05:43:41,393 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:43:41,393 INFO L85 PathProgramCache]: Analyzing trace with hash 88139588, now seen corresponding path program 1 times [2025-02-08 05:43:41,394 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:43:41,394 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1780394454] [2025-02-08 05:43:41,394 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:43:41,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:43:41,398 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-02-08 05:43:41,399 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-02-08 05:43:41,400 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:41,400 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:43:41,409 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-08 05:43:41,409 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:43:41,409 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1780394454] [2025-02-08 05:43:41,409 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1780394454] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:43:41,409 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:43:41,409 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:43:41,409 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [73313834] [2025-02-08 05:43:41,409 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:43:41,410 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:43:41,410 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:43:41,410 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:43:41,410 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:43:41,419 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 247 [2025-02-08 05:43:41,419 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-08 05:43:41,419 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:43:41,419 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 247 [2025-02-08 05:43:41,419 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:43:41,486 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), 82#L1063-19true, 232#true]) [2025-02-08 05:43:41,486 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-08 05:43:41,486 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:43:41,486 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:43:41,486 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-08 05:43:41,831 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, 245#(= |#race~datas~0| 0), 82#L1063-19true, 54#threadENTRYtrue]) [2025-02-08 05:43:41,831 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:43:41,832 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:43:41,832 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:43:41,832 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:43:41,832 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, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 190#L1050-2true, 137#threadENTRYtrue, 245#(= |#race~datas~0| 0), 82#L1063-19true]) [2025-02-08 05:43:41,832 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:43:41,832 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:43:41,832 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:43:41,832 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:43:41,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([732] 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), 162#L1048-11true, 231#true, 233#true, 169#L1051true, 238#true, 245#(= |#race~datas~0| 0), 97#L1062-24true]) [2025-02-08 05:43:41,854 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:43:41,854 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:43:41,854 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:43:41,854 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:43:41,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] 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, 231#true, 233#true, 160#L1063-2true, 117#L1048-10true, 245#(= |#race~datas~0| 0), 238#true]) [2025-02-08 05:43:41,905 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:43:41,905 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:43:41,905 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:43:41,905 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:43:41,908 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, 117#L1048-10true, 245#(= |#race~datas~0| 0), 82#L1063-19true]) [2025-02-08 05:43:41,908 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:43:41,908 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:43:41,908 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:43:41,908 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:43:41,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([732] 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), 162#L1048-11true, 231#true, 59#L1062-18true, 233#true, 169#L1051true, 245#(= |#race~datas~0| 0), 238#true]) [2025-02-08 05:43:41,910 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:43:41,911 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:43:41,911 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:43:41,911 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:43:41,945 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] 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, 231#true, 233#true, 160#L1063-2true, 245#(= |#race~datas~0| 0), 117#L1048-10true, 238#true]) [2025-02-08 05:43:41,945 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:43:41,946 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:43:41,946 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:43:41,946 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:43:41,946 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:43:41,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([732] 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, 162#L1048-11true, 231#true, 233#true, 169#L1051true, 238#true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:41,951 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:43:41,951 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:43:41,951 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:43:41,951 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:43:41,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] 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, 231#true, 162#L1048-11true, 233#true, 160#L1063-2true, 238#true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:41,963 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:43:41,963 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:43:41,963 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:43:41,963 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:43:41,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] 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, 231#true, 233#true, 160#L1063-2true, 238#true, 117#L1048-10true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:41,966 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:43:41,967 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:43:41,967 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:43:41,967 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:43:41,968 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] 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, 231#true, 233#true, 160#L1063-2true, 245#(= |#race~datas~0| 0), 238#true, 117#L1048-10true]) [2025-02-08 05:43:41,968 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:43:41,968 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:43:41,968 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:43:41,968 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:43:41,968 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:43:41,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] 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, 231#true, 162#L1048-11true, 233#true, 160#L1063-2true, 238#true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:41,987 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:43:41,987 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:43:41,987 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:43:41,987 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:43:42,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([755] 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], [208#L1050-19true, Black: 238#true, 20#L1050-2true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 245#(= |#race~datas~0| 0), 97#L1062-24true]) [2025-02-08 05:43:42,035 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-02-08 05:43:42,035 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-08 05:43:42,035 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-08 05:43:42,035 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-08 05:43:42,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([732] 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), 231#true, 233#true, 169#L1051true, 66#L1049true, 245#(= |#race~datas~0| 0), 238#true, 97#L1062-24true]) [2025-02-08 05:43:42,097 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:43:42,097 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:43:42,097 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:43:42,097 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:43:42,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([732] 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), 231#true, 59#L1062-18true, 233#true, 169#L1051true, 66#L1049true, 238#true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:42,160 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:43:42,160 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:43:42,160 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:43:42,160 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:43:42,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([732] 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, 231#true, 233#true, 169#L1051true, 66#L1049true, 245#(= |#race~datas~0| 0), 238#true]) [2025-02-08 05:43:42,197 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:43:42,197 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:43:42,197 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:43:42,197 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:43:42,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([755] 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], [208#L1050-19true, Black: 238#true, 20#L1050-2true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 160#L1063-2true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:42,277 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-02-08 05:43:42,277 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:43:42,277 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:43:42,277 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:43:42,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] 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], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 231#true, 233#true, 66#L1049true, 238#true, 245#(= |#race~datas~0| 0), 222#L1064true]) [2025-02-08 05:43:42,321 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:43:42,322 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:42,322 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:42,322 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:42,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] 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, 231#true, 233#true, 160#L1063-2true, 62#L1051true, 238#true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:42,396 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:42,396 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:42,396 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:42,396 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:42,402 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] 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, 231#true, 233#true, 160#L1063-2true, 62#L1051true, 245#(= |#race~datas~0| 0), 238#true]) [2025-02-08 05:43:42,402 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:42,402 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:42,402 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:42,402 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:42,402 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:42,417 INFO L124 PetriNetUnfolderBase]: 3413/13409 cut-off events. [2025-02-08 05:43:42,417 INFO L125 PetriNetUnfolderBase]: For 642/706 co-relation queries the response was YES. [2025-02-08 05:43:42,461 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 146215 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-08 05:43:42,677 INFO L140 encePairwiseOnDemand]: 241/247 looper letters, 36 selfloop transitions, 3 changer transitions 0/262 dead transitions. [2025-02-08 05:43:42,678 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 232 places, 262 transitions, 697 flow [2025-02-08 05:43:42,678 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:43:42,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:43:42,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 687 transitions. [2025-02-08 05:43:42,679 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9271255060728745 [2025-02-08 05:43:42,679 INFO L175 Difference]: Start difference. First operand has 233 places, 253 transitions, 596 flow. Second operand 3 states and 687 transitions. [2025-02-08 05:43:42,679 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 232 places, 262 transitions, 697 flow [2025-02-08 05:43:42,684 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 230 places, 262 transitions, 675 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:43:42,688 INFO L231 Difference]: Finished difference. Result has 231 places, 253 transitions, 589 flow [2025-02-08 05:43:42,688 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-08 05:43:42,688 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, -1 predicate places. [2025-02-08 05:43:42,688 INFO L471 AbstractCegarLoop]: Abstraction has has 231 places, 253 transitions, 589 flow [2025-02-08 05:43:42,688 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-08 05:43:42,689 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:43:42,689 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-08 05:43:42,689 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25 [2025-02-08 05:43:42,689 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-08 05:43:42,689 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:43:42,689 INFO L85 PathProgramCache]: Analyzing trace with hash -1483862123, now seen corresponding path program 1 times [2025-02-08 05:43:42,689 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:43:42,689 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1275759242] [2025-02-08 05:43:42,689 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:43:42,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:43:42,769 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-02-08 05:43:42,774 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-02-08 05:43:42,774 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:42,774 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:43:42,809 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:43:42,809 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:43:42,809 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1275759242] [2025-02-08 05:43:42,809 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1275759242] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:43:42,810 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:43:42,810 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:43:42,810 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1498528868] [2025-02-08 05:43:42,810 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:43:42,810 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-08 05:43:42,810 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:43:42,811 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-08 05:43:42,811 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-02-08 05:43:42,887 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 214 out of 247 [2025-02-08 05:43:42,888 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-08 05:43:42,888 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:43:42,888 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 214 of 247 [2025-02-08 05:43:42,888 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:43:42,974 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), 82#L1063-19true, 232#true]) [2025-02-08 05:43:42,974 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-08 05:43:42,974 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:43:42,975 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:43:42,975 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-08 05:43:43,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] 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), 99#L1060-1true, 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:43,266 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:43:43,266 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:43:43,266 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:43:43,267 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:43:43,272 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), 82#L1063-19true, 54#threadENTRYtrue]) [2025-02-08 05:43:43,273 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:43:43,273 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:43:43,273 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:43:43,273 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:43:43,273 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, 137#threadENTRYtrue, 245#(= |#race~datas~0| 0), 82#L1063-19true]) [2025-02-08 05:43:43,273 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:43:43,273 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:43:43,273 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:43:43,273 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:43:43,313 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] 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), 99#L1060-1true, 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:43,313 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:43:43,313 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:43:43,313 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:43:43,313 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:43:43,313 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:43:43,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([771] 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), 99#L1060-1true, 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:43,334 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:43:43,334 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:43:43,334 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:43:43,334 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:43:43,335 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([771] 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), 99#L1060-1true, 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:43,335 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:43:43,335 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:43:43,335 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:43:43,335 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:43:43,335 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:43:43,340 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, 91#L1048-10true, 245#(= |#race~datas~0| 0), 82#L1063-19true]) [2025-02-08 05:43:43,340 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:43:43,340 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:43:43,340 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:43:43,340 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:43:43,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] 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), 219#L1060-5true]) [2025-02-08 05:43:43,356 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:43:43,356 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:43:43,356 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:43:43,356 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:43:43,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] 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#L1061true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:43,372 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:43:43,372 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:43:43,372 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:43:43,372 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:43:43,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([771] 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), 219#L1060-5true]) [2025-02-08 05:43:43,380 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:43:43,380 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:43:43,380 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:43:43,380 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:43:43,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([771] 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, 96#L1061true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:43,394 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:43:43,395 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:43:43,395 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:43:43,395 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:43:43,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] 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), 97#L1062-24true]) [2025-02-08 05:43:43,439 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:43:43,439 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:43:43,439 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:43:43,439 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:43:43,486 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] 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), 97#L1062-24true]) [2025-02-08 05:43:43,486 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:43:43,486 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:43:43,486 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:43:43,486 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:43:43,486 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:43:43,534 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] 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), 97#L1062-24true]) [2025-02-08 05:43:43,535 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:43:43,535 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:43:43,535 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:43:43,535 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:43:43,535 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:43:43,535 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:43:43,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([771] 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), 97#L1062-24true]) [2025-02-08 05:43:43,560 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:43:43,560 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:43:43,560 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:43:43,560 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:43:43,561 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([771] 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), 97#L1062-24true]) [2025-02-08 05:43:43,561 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:43:43,561 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:43:43,561 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:43:43,561 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:43:43,561 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:43:43,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([732] 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), 208#L1050-19true, 247#true, 172#ULTIMATE.startFINALtrue, 231#true, Black: 243#true, 233#true, 169#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:43,564 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:43:43,564 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:43:43,564 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:43:43,564 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:43:43,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] 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, 172#ULTIMATE.startFINALtrue, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:43,565 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:43:43,565 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:43,565 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:43,565 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:43,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([777] 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], [120#L1050-12true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 62#L1051true, 245#(= |#race~datas~0| 0), 97#L1062-24true]) [2025-02-08 05:43:43,585 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:43:43,585 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:43:43,585 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:43:43,585 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:43:43,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([732] 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, 172#ULTIMATE.startFINALtrue, 231#true, 32#L1050-17true, Black: 243#true, 233#true, 169#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:43,590 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:43:43,590 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:43:43,590 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:43:43,590 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:43:43,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] 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-08 05:43:43,604 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:43:43,604 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:43,604 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:43,604 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:43,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] 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, 59#L1062-18true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:43,606 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:43:43,606 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:43:43,606 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:43:43,606 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:43,610 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] 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, 172#ULTIMATE.startFINALtrue, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:43,610 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:43:43,610 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:43,611 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:43,611 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:43:43,611 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:43,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([771] 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, 59#L1062-18true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:43,627 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:43:43,627 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:43:43,627 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:43,627 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:43:43,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([771] 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), 172#ULTIMATE.startFINALtrue, 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:43,630 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:43:43,630 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:43,630 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:43,630 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:43:43,631 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([771] 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, 172#ULTIMATE.startFINALtrue, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:43,631 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:43:43,631 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:43,631 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:43,631 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:43,631 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:43:43,641 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, 20#L1050-2true, 231#true, Black: 243#true, 32#L1050-17true, 233#true, 245#(= |#race~datas~0| 0), 82#L1063-19true]) [2025-02-08 05:43:43,641 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:43:43,641 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:43,641 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:43:43,641 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:43,641 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, 66#L1049true, 245#(= |#race~datas~0| 0), 82#L1063-19true]) [2025-02-08 05:43:43,642 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:43:43,642 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:43:43,642 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:43,642 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:43,642 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], [38#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 238#true, 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 82#L1063-19true]) [2025-02-08 05:43:43,642 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:43:43,642 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:43:43,642 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:43,642 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:43,642 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, 32#L1050-17true, 233#true, 245#(= |#race~datas~0| 0), 82#L1063-19true]) [2025-02-08 05:43:43,642 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:43:43,642 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:43,642 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:43,642 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:43:43,642 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], [208#L1050-19true, Black: 238#true, 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 82#L1063-19true]) [2025-02-08 05:43:43,642 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:43:43,642 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:43,643 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:43:43,643 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:43,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][82], [Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 107#L1050-17true, 245#(= |#race~datas~0| 0), 82#L1063-19true]) [2025-02-08 05:43:43,643 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:43:43,643 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:43,643 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:43,643 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:43:43,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][82], [Black: 238#true, 247#true, 231#true, 224#L1050-19true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 82#L1063-19true]) [2025-02-08 05:43:43,643 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:43:43,643 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:43,643 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:43,643 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:43:43,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 82#L1063-19true, 52#L1049true]) [2025-02-08 05:43:43,644 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:43:43,644 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:43,644 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:43,644 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:43:43,647 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] 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-08 05:43:43,647 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:43:43,647 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:43,647 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:43,647 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:43,648 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:43,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([777] 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], [120#L1050-12true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 172#ULTIMATE.startFINALtrue, 231#true, Black: 243#true, 233#true, 62#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:43,653 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:43:43,653 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:43,653 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:43,653 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:43,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([771] 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-08 05:43:43,665 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:43:43,666 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:43,666 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:43,666 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:43,666 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([771] 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-08 05:43:43,666 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:43:43,666 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:43,666 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:43,666 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:43,666 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:43,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 31#L1050-12true, 245#(= |#race~datas~0| 0), 82#L1063-19true]) [2025-02-08 05:43:43,680 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:43:43,681 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:43,681 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:43,681 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:43,681 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], [120#L1050-12true, Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 82#L1063-19true]) [2025-02-08 05:43:43,681 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:43:43,681 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:43,681 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:43,681 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:43:43,681 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, 224#L1050-19true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 82#L1063-19true]) [2025-02-08 05:43:43,681 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:43:43,681 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:43:43,681 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:43,681 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:43,682 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), 82#L1063-19true]) [2025-02-08 05:43:43,682 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:43:43,682 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:43:43,682 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:43,682 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:43,784 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, 107#L1050-17true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 82#L1063-19true]) [2025-02-08 05:43:43,784 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:43:43,784 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:43:43,784 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:43,784 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:43,824 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], [120#L1050-12true, Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 82#L1063-19true]) [2025-02-08 05:43:43,824 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:43:43,824 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:43,824 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:43,824 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:43,824 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:43:43,824 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], [139#L1050-6true, Black: 238#true, 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 82#L1063-19true]) [2025-02-08 05:43:43,824 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:43:43,825 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:43,825 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:43,825 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:43,844 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), 82#L1063-19true]) [2025-02-08 05:43:43,845 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:43,845 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:43,845 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:43,845 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:43,861 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), 82#L1063-19true]) [2025-02-08 05:43:43,861 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:43,861 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:43,861 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:43,861 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:43,861 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:43,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] 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), 222#L1064true]) [2025-02-08 05:43:43,899 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:43,899 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:43,899 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:43,899 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:43,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][207], [Black: 238#true, 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 62#L1051true, 245#(= |#race~datas~0| 0), 82#L1063-19true]) [2025-02-08 05:43:43,914 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:43,914 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:43,914 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:43,914 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:43,914 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, 231#true, Black: 243#true, 233#true, 62#L1051true, 245#(= |#race~datas~0| 0), 82#L1063-19true]) [2025-02-08 05:43:43,914 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:43:43,914 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:43,914 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:43,914 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:43,914 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:43,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([732] 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), 220#L1068-7true, 247#true, 231#true, Black: 243#true, 169#L1051true, 245#(= |#race~datas~0| 0), 232#true]) [2025-02-08 05:43:43,932 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:43,932 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:43:43,932 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:43:43,932 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:43:43,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([771] 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), 222#L1064true]) [2025-02-08 05:43:43,934 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:43,934 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:43,934 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:43,934 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:43,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([732] 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), 114#L1070-1true, 247#true, 231#true, Black: 243#true, 169#L1051true, 245#(= |#race~datas~0| 0), 232#true]) [2025-02-08 05:43:43,939 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:43:43,939 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:43:43,939 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:43:43,939 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:43:43,942 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([771] 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), 222#L1064true]) [2025-02-08 05:43:43,942 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:43,942 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:43,942 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:43,942 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:43,942 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:43,942 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] 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), 222#L1064true]) [2025-02-08 05:43:43,942 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:43,942 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:43,942 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:43,942 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:43,942 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:43,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] 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, 231#true, Black: 243#true, 233#true, 160#L1063-2true, 62#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:43,943 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:43,943 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:43,943 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:43,943 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:43,951 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, 231#true, Black: 243#true, 233#true, 62#L1051true, 245#(= |#race~datas~0| 0), 82#L1063-19true]) [2025-02-08 05:43:43,951 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:43,951 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:43,951 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:43,952 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:43,953 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:43,953 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:43,981 INFO L124 PetriNetUnfolderBase]: 3474/12515 cut-off events. [2025-02-08 05:43:43,982 INFO L125 PetriNetUnfolderBase]: For 119/119 co-relation queries the response was YES. [2025-02-08 05:43:44,013 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 133252 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-08 05:43:44,049 INFO L140 encePairwiseOnDemand]: 239/247 looper letters, 42 selfloop transitions, 2 changer transitions 5/271 dead transitions. [2025-02-08 05:43:44,049 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 236 places, 271 transitions, 723 flow [2025-02-08 05:43:44,049 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:43:44,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:43:44,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1334 transitions. [2025-02-08 05:43:44,051 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9001349527665317 [2025-02-08 05:43:44,051 INFO L175 Difference]: Start difference. First operand has 231 places, 253 transitions, 589 flow. Second operand 6 states and 1334 transitions. [2025-02-08 05:43:44,051 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 236 places, 271 transitions, 723 flow [2025-02-08 05:43:44,053 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 236 places, 271 transitions, 723 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 05:43:44,057 INFO L231 Difference]: Finished difference. Result has 240 places, 254 transitions, 611 flow [2025-02-08 05:43:44,058 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-08 05:43:44,060 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 8 predicate places. [2025-02-08 05:43:44,060 INFO L471 AbstractCegarLoop]: Abstraction has has 240 places, 254 transitions, 611 flow [2025-02-08 05:43:44,060 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-08 05:43:44,060 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:43:44,060 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-08 05:43:44,060 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable26 [2025-02-08 05:43:44,061 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-08 05:43:44,061 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:43:44,061 INFO L85 PathProgramCache]: Analyzing trace with hash 1191012196, now seen corresponding path program 1 times [2025-02-08 05:43:44,061 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:43:44,061 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1441298122] [2025-02-08 05:43:44,061 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:43:44,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:43:44,068 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 63 statements into 1 equivalence classes. [2025-02-08 05:43:44,070 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 63 of 63 statements. [2025-02-08 05:43:44,070 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:44,070 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:43:44,099 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-08 05:43:44,100 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:43:44,100 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1441298122] [2025-02-08 05:43:44,101 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1441298122] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:43:44,101 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:43:44,101 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-02-08 05:43:44,101 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1582214325] [2025-02-08 05:43:44,101 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:43:44,101 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:43:44,101 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:43:44,102 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:43:44,102 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:43:44,129 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 220 out of 247 [2025-02-08 05:43:44,129 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-08 05:43:44,129 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:43:44,129 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 220 of 247 [2025-02-08 05:43:44,129 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:43:45,226 INFO L124 PetriNetUnfolderBase]: 3080/11135 cut-off events. [2025-02-08 05:43:45,227 INFO L125 PetriNetUnfolderBase]: For 165/165 co-relation queries the response was YES. [2025-02-08 05:43:45,268 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15266 conditions, 11135 events. 3080/11135 cut-off events. For 165/165 co-relation queries the response was YES. Maximal size of possible extension queue 380. Compared 115035 event pairs, 898 based on Foata normal form. 1/9152 useless extension candidates. Maximal degree in co-relation 15117. Up to 2889 conditions per place. [2025-02-08 05:43:45,303 INFO L140 encePairwiseOnDemand]: 244/247 looper letters, 31 selfloop transitions, 2 changer transitions 0/262 dead transitions. [2025-02-08 05:43:45,303 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 239 places, 262 transitions, 693 flow [2025-02-08 05:43:45,303 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:43:45,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:43:45,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 694 transitions. [2025-02-08 05:43:45,304 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9365721997300944 [2025-02-08 05:43:45,304 INFO L175 Difference]: Start difference. First operand has 240 places, 254 transitions, 611 flow. Second operand 3 states and 694 transitions. [2025-02-08 05:43:45,304 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 239 places, 262 transitions, 693 flow [2025-02-08 05:43:45,306 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 235 places, 262 transitions, 681 flow, removed 5 selfloop flow, removed 4 redundant places. [2025-02-08 05:43:45,308 INFO L231 Difference]: Finished difference. Result has 236 places, 255 transitions, 611 flow [2025-02-08 05:43:45,308 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-08 05:43:45,309 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 4 predicate places. [2025-02-08 05:43:45,309 INFO L471 AbstractCegarLoop]: Abstraction has has 236 places, 255 transitions, 611 flow [2025-02-08 05:43:45,309 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-08 05:43:45,309 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:43:45,309 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-08 05:43:45,309 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable27 [2025-02-08 05:43:45,310 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-08 05:43:45,310 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:43:45,310 INFO L85 PathProgramCache]: Analyzing trace with hash 1428931885, now seen corresponding path program 1 times [2025-02-08 05:43:45,310 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:43:45,310 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1413895283] [2025-02-08 05:43:45,310 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:43:45,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:43:45,316 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-02-08 05:43:45,319 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-02-08 05:43:45,319 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:45,319 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:43:45,347 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:43:45,347 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:43:45,347 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1413895283] [2025-02-08 05:43:45,347 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1413895283] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:43:45,347 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:43:45,347 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-08 05:43:45,348 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [132943245] [2025-02-08 05:43:45,348 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:43:45,348 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-08 05:43:45,348 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:43:45,348 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-08 05:43:45,348 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-02-08 05:43:45,397 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 247 [2025-02-08 05:43:45,398 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-08 05:43:45,398 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:43:45,398 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 247 [2025-02-08 05:43:45,398 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:43:45,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 232#true, 258#true]) [2025-02-08 05:43:45,528 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event [2025-02-08 05:43:45,528 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-08 05:43:45,528 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-08 05:43:45,528 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-08 05:43:45,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 54#threadENTRYtrue, 258#true]) [2025-02-08 05:43:45,983 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-02-08 05:43:45,983 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:43:45,984 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-08 05:43:45,984 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-08 05:43:45,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 137#threadENTRYtrue, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:45,985 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-02-08 05:43:45,985 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:43:45,985 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-08 05:43:45,985 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-08 05:43:46,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 91#L1048-10true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,081 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-02-08 05:43:46,081 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-08 05:43:46,081 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:43:46,081 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-08 05:43:46,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [120#L1050-12true, 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, 245#(= |#race~datas~0| 0), 159#L1062-33true, 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,314 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:43:46,314 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:43:46,314 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:43:46,314 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:43:46,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 224#L1050-19true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 97#L1062-24true, 258#true]) [2025-02-08 05:43:46,322 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-02-08 05:43:46,322 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:43:46,322 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:43:46,322 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-08 05:43:46,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 224#L1050-19true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 196#L1062-25true, 258#true]) [2025-02-08 05:43:46,357 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-02-08 05:43:46,357 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:43:46,357 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:43:46,357 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:43:46,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 156#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 224#L1050-19true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,359 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-02-08 05:43:46,359 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:43:46,359 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:43:46,359 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:43:46,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 107#L1050-17true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 97#L1062-24true, 258#true]) [2025-02-08 05:43:46,360 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-02-08 05:43:46,360 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:43:46,361 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:43:46,361 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:43:46,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 67#L1062-32true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true, 258#true]) [2025-02-08 05:43:46,374 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:43:46,374 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:43:46,374 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:43:46,374 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:43:46,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 156#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 107#L1050-17true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,392 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:43:46,392 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:43:46,392 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:46,392 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:43:46,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, Black: 243#true, 262#true, 233#true, 107#L1050-17true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 196#L1062-25true, 258#true]) [2025-02-08 05:43:46,398 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-02-08 05:43:46,398 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:43:46,398 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:43:46,398 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:43:46,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 156#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 107#L1050-17true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,400 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-02-08 05:43:46,400 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:43:46,400 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:43:46,400 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:43:46,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 159#L1062-33true, 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,429 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:43:46,429 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:46,429 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:43:46,429 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:46,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [120#L1050-12true, 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, 245#(= |#race~datas~0| 0), 105#L1050-5true, 97#L1062-24true, 258#true]) [2025-02-08 05:43:46,431 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:43:46,431 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:46,431 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:46,431 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:43:46,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [120#L1050-12true, 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, 245#(= |#race~datas~0| 0), 105#L1050-5true, 97#L1062-24true, 258#true]) [2025-02-08 05:43:46,433 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:43:46,433 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:46,433 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:46,433 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:43:46,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 159#L1062-33true, 258#true]) [2025-02-08 05:43:46,461 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-02-08 05:43:46,461 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:43:46,461 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:43:46,461 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:43:46,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [120#L1050-12true, 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, 245#(= |#race~datas~0| 0), 105#L1050-5true, 196#L1062-25true, 258#true]) [2025-02-08 05:43:46,476 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:43:46,476 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:46,476 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:43:46,476 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:43:46,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [120#L1050-12true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 156#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,477 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:43:46,477 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:43:46,477 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:43:46,477 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:46,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 59#L1062-18true, 262#true, Black: 243#true, 233#true, 107#L1050-17true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,479 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:43:46,479 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:43:46,479 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:43:46,479 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:46,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [120#L1050-12true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 156#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,480 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:43:46,480 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:46,480 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:43:46,480 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:43:46,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 224#L1050-19true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,527 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-02-08 05:43:46,527 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:43:46,527 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:43:46,527 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:43:46,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 7#L1062-2true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true, 258#true]) [2025-02-08 05:43:46,541 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:43:46,541 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:46,541 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:46,541 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:46,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 233#true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,541 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:43:46,541 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:46,541 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:46,541 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:46,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 97#L1062-24true, 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,565 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:43:46,565 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:46,565 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:46,565 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:46,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 97#L1062-24true, 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,566 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:43:46,566 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:46,566 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:46,566 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:46,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [120#L1050-12true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 59#L1062-18true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,571 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:43:46,571 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:46,571 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:46,571 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:46,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 233#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 97#L1062-24true, 258#true]) [2025-02-08 05:43:46,571 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:43:46,571 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:46,571 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:46,571 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:46,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 224#L1050-19true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 197#L1062-10true, 258#true]) [2025-02-08 05:43:46,578 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-08 05:43:46,578 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:43:46,578 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:43:46,578 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:43:46,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 233#true, 107#L1050-17true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,579 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-08 05:43:46,579 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:43:46,579 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:43:46,579 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:43:46,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [120#L1050-12true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 59#L1062-18true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,583 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-08 05:43:46,583 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:43:46,583 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:43:46,584 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:43:46,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 97#L1062-24true, 258#true]) [2025-02-08 05:43:46,587 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-08 05:43:46,587 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:43:46,587 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:43:46,587 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:43:46,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, 156#L1062-22true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,616 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:43:46,616 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:46,616 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:46,616 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:46,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 196#L1062-25true, 258#true]) [2025-02-08 05:43:46,618 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:43:46,618 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:46,618 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:46,618 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:46,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, 156#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,618 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:43:46,618 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:46,619 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:46,619 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:46,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 233#true, 107#L1050-17true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,623 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:43:46,623 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:46,623 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:46,623 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:46,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 156#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,624 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:43:46,624 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:46,624 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:46,624 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:46,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 107#L1050-17true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 197#L1062-10true, 258#true]) [2025-02-08 05:43:46,630 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-02-08 05:43:46,630 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-08 05:43:46,630 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:43:46,630 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-08 05:43:46,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 196#L1062-25true, 258#true]) [2025-02-08 05:43:46,633 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-02-08 05:43:46,633 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-08 05:43:46,633 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-08 05:43:46,633 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:43:46,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 156#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,636 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-02-08 05:43:46,636 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:43:46,636 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-08 05:43:46,637 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-08 05:43:46,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 7#L1062-2true, 213#L1050-6true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,645 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:43:46,645 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:46,645 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:46,646 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:46,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [139#L1050-6true, 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, 7#L1062-2true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:46,646 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:43:46,646 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:46,646 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:46,646 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:46,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 66#L1049true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:46,655 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-02-08 05:43:46,655 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:43:46,655 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-08 05:43:46,655 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-08 05:43:46,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 52#L1049true, 258#true]) [2025-02-08 05:43:46,657 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-02-08 05:43:46,657 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-08 05:43:46,657 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:43:46,657 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-08 05:43:46,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, 172#ULTIMATE.startFINALtrue, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true, 258#true]) [2025-02-08 05:43:46,668 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:43:46,668 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:46,668 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:46,668 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:46,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 190#L1050-2true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 97#L1062-24true, 258#true]) [2025-02-08 05:43:46,672 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:43:46,672 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:46,672 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:46,673 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:46,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [120#L1050-12true, 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, 233#true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,677 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:43:46,677 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:46,677 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:46,677 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:46,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 233#true, 107#L1050-17true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 197#L1062-10true, 258#true]) [2025-02-08 05:43:46,679 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:43:46,679 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:46,679 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:46,679 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:46,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 224#L1050-19true, Black: 243#true, 233#true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,683 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:43:46,684 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:46,684 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:43:46,684 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:43:46,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 207#L1050-5true, 62#L1051true, 245#(= |#race~datas~0| 0), 159#L1062-33true, 258#true]) [2025-02-08 05:43:46,727 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:43:46,727 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:46,727 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:46,727 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:46,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 196#L1062-25true, 258#true]) [2025-02-08 05:43:46,734 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:43:46,734 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:46,734 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:46,734 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:46,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, 156#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:46,735 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:43:46,735 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:46,735 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:46,735 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:46,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, 156#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 190#L1050-2true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:46,737 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:43:46,737 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:46,737 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:46,737 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:46,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 59#L1062-18true, 231#true, Black: 243#true, 262#true, 233#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,738 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:43:46,738 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:46,738 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:46,738 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:46,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 7#L1062-2true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:46,739 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:43:46,739 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:46,739 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:46,739 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:46,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [120#L1050-12true, 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, 245#(= |#race~datas~0| 0), 105#L1050-5true, 197#L1062-10true, 258#true]) [2025-02-08 05:43:46,740 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:43:46,740 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:46,740 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:46,741 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:46,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [120#L1050-12true, 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, 233#true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,742 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:43:46,742 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:46,743 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:46,743 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:46,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 59#L1062-18true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,743 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:43:46,743 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:46,743 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:46,743 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:46,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 107#L1050-17true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,747 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:43:46,747 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:46,747 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:46,747 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:46,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 59#L1062-18true, 262#true, Black: 243#true, 233#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,757 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-02-08 05:43:46,757 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-08 05:43:46,757 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-08 05:43:46,757 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-08 05:43:46,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, 224#L1050-19true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,781 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-02-08 05:43:46,781 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-08 05:43:46,781 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-08 05:43:46,781 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-08 05:43:46,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 67#L1062-32true, 207#L1050-5true, 62#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:46,788 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:43:46,788 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:46,789 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:46,789 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:46,798 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 207#L1050-5true, 62#L1051true, 245#(= |#race~datas~0| 0), 159#L1062-33true, 258#true]) [2025-02-08 05:43:46,798 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:43:46,798 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:46,798 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:46,798 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:46,798 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:46,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 207#L1050-5true, 62#L1051true, 245#(= |#race~datas~0| 0), 159#L1062-33true, 258#true]) [2025-02-08 05:43:46,800 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:43:46,800 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:46,800 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:46,800 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:46,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [120#L1050-12true, 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, 245#(= |#race~datas~0| 0), 105#L1050-5true, 197#L1062-10true, 258#true]) [2025-02-08 05:43:46,803 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:43:46,803 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:46,803 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:46,803 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:46,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 107#L1050-17true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,838 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-02-08 05:43:46,838 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-08 05:43:46,838 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-08 05:43:46,838 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-08 05:43:46,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,839 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-02-08 05:43:46,839 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-08 05:43:46,839 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-08 05:43:46,839 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-08 05:43:46,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 169#L1051true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 159#L1062-33true, 258#true]) [2025-02-08 05:43:46,846 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-02-08 05:43:46,846 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-08 05:43:46,846 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-08 05:43:46,846 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-08 05:43:46,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 207#L1050-5true, 62#L1051true, 245#(= |#race~datas~0| 0), 97#L1062-24true, 258#true]) [2025-02-08 05:43:46,854 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:43:46,854 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,855 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,855 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 59#L1062-18true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:46,856 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:43:46,856 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:46,856 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:46,856 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:46,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 62#L1051true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 97#L1062-24true, 258#true]) [2025-02-08 05:43:46,857 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:43:46,857 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,857 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,857 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [183#L1062-12true, 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, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,857 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:43:46,857 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:46,857 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:46,857 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:46,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [120#L1050-12true, 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, 7#L1062-2true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,866 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:43:46,866 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:46,866 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:46,866 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:46,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [120#L1050-12true, 214#L1062-6true, 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, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,869 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-02-08 05:43:46,869 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-08 05:43:46,869 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-08 05:43:46,869 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-08 05:43:46,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 233#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,872 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-02-08 05:43:46,872 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-08 05:43:46,872 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-08 05:43:46,872 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-08 05:43:46,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 197#L1062-10true, 258#true]) [2025-02-08 05:43:46,916 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,916 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:46,916 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:46,916 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 207#L1050-5true, 62#L1051true, 245#(= |#race~datas~0| 0), 196#L1062-25true, 258#true]) [2025-02-08 05:43:46,917 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:46,917 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:46,917 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:46,917 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:46,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, 156#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 62#L1051true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:46,918 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:46,918 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:46,918 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:46,918 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:46,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, 156#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 62#L1051true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:46,920 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:46,920 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:46,920 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:46,920 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:46,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 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, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,921 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,921 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:46,921 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,921 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:46,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [214#L1062-6true, 120#L1050-12true, 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, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,926 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,926 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:46,926 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:46,926 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 233#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,927 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,927 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:46,927 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:46,927 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 197#L1062-10true, 258#true]) [2025-02-08 05:43:46,935 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-02-08 05:43:46,935 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-08 05:43:46,935 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-08 05:43:46,935 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-08 05:43:46,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 229#L1063-12true, 233#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true, 258#true]) [2025-02-08 05:43:46,950 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,950 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,950 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:46,950 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:46,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 107#L1050-17true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,952 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,952 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:46,952 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,952 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:46,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:46,963 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-02-08 05:43:46,963 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-08 05:43:46,963 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-08 05:43:46,964 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-08 05:43:46,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [120#L1050-12true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:46,964 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-02-08 05:43:46,964 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-08 05:43:46,964 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-08 05:43:46,964 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-08 05:43:46,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:46,974 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:43:46,974 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,974 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,974 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:46,976 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 207#L1050-5true, 62#L1051true, 245#(= |#race~datas~0| 0), 97#L1062-24true, 258#true]) [2025-02-08 05:43:46,976 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:43:46,976 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,976 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,976 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:46,976 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,978 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 62#L1051true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 97#L1062-24true, 258#true]) [2025-02-08 05:43:46,978 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:43:46,978 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,978 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:46,978 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,978 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 207#L1050-5true, 62#L1051true, 245#(= |#race~datas~0| 0), 97#L1062-24true, 258#true]) [2025-02-08 05:43:46,979 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:43:46,979 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,979 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:46,979 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 197#L1062-10true, 258#true]) [2025-02-08 05:43:46,979 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:43:46,980 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,980 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,980 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:46,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 207#L1050-5true, 62#L1051true, 245#(= |#race~datas~0| 0), 97#L1062-24true, 258#true]) [2025-02-08 05:43:46,980 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:43:46,980 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:46,980 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,980 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, Black: 243#true, 262#true, 233#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 197#L1062-10true, 258#true]) [2025-02-08 05:43:46,983 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:43:46,983 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:46,983 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,983 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 169#L1051true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 97#L1062-24true, 258#true]) [2025-02-08 05:43:46,984 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:43:46,984 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,984 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:46,984 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:46,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 169#L1051true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 97#L1062-24true, 258#true]) [2025-02-08 05:43:46,999 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-02-08 05:43:46,999 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:43:47,000 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:43:47,000 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-08 05:43:47,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true, 258#true]) [2025-02-08 05:43:47,010 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-02-08 05:43:47,010 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:43:47,010 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:43:47,010 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-08 05:43:47,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:47,010 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-02-08 05:43:47,010 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:43:47,010 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:43:47,010 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-08 05:43:47,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 262#true, Black: 243#true, 233#true, 229#L1063-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:47,021 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:43:47,021 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,021 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:47,021 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:47,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 7#L1062-2true, 207#L1050-5true, 62#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,027 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:43:47,027 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:47,027 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,027 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:47,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 197#L1062-10true, 258#true]) [2025-02-08 05:43:47,032 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,032 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:47,032 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:47,032 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,033 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 207#L1050-5true, 62#L1051true, 245#(= |#race~datas~0| 0), 196#L1062-25true, 258#true]) [2025-02-08 05:43:47,033 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,033 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:47,033 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:47,033 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:47,033 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,033 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, 156#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 62#L1051true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,033 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,033 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:47,033 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:47,033 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,033 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:47,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 156#L1062-22true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 62#L1051true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,034 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,034 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:47,034 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,034 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:47,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,035 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,035 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,035 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:47,035 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:47,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 59#L1062-18true, 231#true, 262#true, Black: 243#true, 233#true, 207#L1050-5true, 62#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,036 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:47,036 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:47,036 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:47,036 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:47,036 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, 156#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 207#L1050-5true, 62#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,036 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,036 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:47,036 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:47,036 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,036 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:47,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 62#L1051true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 196#L1062-25true, 258#true]) [2025-02-08 05:43:47,037 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,037 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:47,037 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:47,037 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 156#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 62#L1051true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,038 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,038 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:47,038 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,038 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:47,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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), 156#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 169#L1051true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:47,042 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,042 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:47,042 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:47,042 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 7#L1062-2true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:47,045 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:47,045 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:47,045 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:47,045 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:47,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 7#L1062-2true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:47,045 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:47,045 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:47,045 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:47,045 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:47,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [214#L1062-6true, 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, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:47,047 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-02-08 05:43:47,047 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:43:47,047 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:43:47,047 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:43:47,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 169#L1051true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 196#L1062-25true, 258#true]) [2025-02-08 05:43:47,054 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-02-08 05:43:47,054 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:43:47,054 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:43:47,054 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:43:47,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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), 156#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 169#L1051true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:47,056 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-02-08 05:43:47,056 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:43:47,056 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:43:47,056 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:43:47,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 229#L1063-12true, 233#true, 213#L1050-6true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:47,063 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,063 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:47,063 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,064 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:47,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 31#L1050-12true, 11#L1063-5true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,065 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,065 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:47,065 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,065 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:47,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [120#L1050-12true, 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, 11#L1063-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:47,066 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,066 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,066 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:47,066 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:47,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 229#L1063-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:47,079 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-02-08 05:43:47,079 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:43:47,079 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:43:47,079 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:43:47,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [214#L1062-6true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 139#L1050-6true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,090 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:47,090 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,090 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,090 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:47,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 197#L1062-10true, 258#true]) [2025-02-08 05:43:47,091 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:47,091 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:47,091 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,091 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:47,094 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:47,094 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,094 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,094 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:47,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:47,096 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:47,096 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,096 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:47,096 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 11#L1063-5true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true, 258#true]) [2025-02-08 05:43:47,119 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:47,119 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,119 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:47,119 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 139#L1050-6true, Black: 238#true, 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,120 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-02-08 05:43:47,120 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-08 05:43:47,120 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:43:47,120 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-08 05:43:47,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:47,120 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:47,120 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,120 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,120 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:47,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 213#L1050-6true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:47,120 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-02-08 05:43:47,121 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-08 05:43:47,121 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:43:47,121 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-08 05:43:47,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:47,121 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:47,121 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,121 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,121 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:47,131 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:47,131 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-02-08 05:43:47,131 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:43:47,131 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-08 05:43:47,132 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-08 05:43:47,132 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:43:47,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 207#L1050-5true, 62#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,142 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:43:47,142 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:47,142 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:47,142 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:47,144 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 59#L1062-18true, 262#true, Black: 243#true, 233#true, 207#L1050-5true, 62#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,144 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:47,144 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:47,144 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:47,144 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:47,144 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:47,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), Black: 260#(<= (+ ~threads_mask~0 1) 0), 59#L1062-18true, 231#true, Black: 243#true, 262#true, 233#true, 62#L1051true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,145 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:47,145 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:47,145 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:47,145 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:47,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 59#L1062-18true, 262#true, Black: 243#true, 233#true, 169#L1051true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:47,148 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:47,148 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:47,148 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:47,148 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:47,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 7#L1062-2true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,153 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:43:47,153 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:47,153 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:47,153 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:47,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 59#L1062-18true, 262#true, Black: 243#true, 233#true, 207#L1050-5true, 62#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,162 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-02-08 05:43:47,162 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-08 05:43:47,162 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:43:47,162 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:43:47,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 262#true, Black: 243#true, 233#true, 11#L1063-5true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:47,180 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:47,180 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:47,180 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:47,181 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:47,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 62#L1051true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 197#L1062-10true, 258#true]) [2025-02-08 05:43:47,193 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:47,193 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:47,193 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:47,193 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:47,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 62#L1051true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,195 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:47,195 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:47,195 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:47,195 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:47,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,198 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:47,198 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:47,198 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:47,198 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:47,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 139#L1050-6true, Black: 238#true, 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,219 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-02-08 05:43:47,219 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:43:47,219 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-08 05:43:47,219 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-08 05:43:47,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 213#L1050-6true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:47,220 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-02-08 05:43:47,220 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-08 05:43:47,220 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:43:47,220 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-08 05:43:47,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 11#L1063-5true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:47,229 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-02-08 05:43:47,229 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-08 05:43:47,229 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-08 05:43:47,229 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:43:47,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 74#L1063-10true, 20#L1050-2true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:47,232 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-02-08 05:43:47,232 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-08 05:43:47,232 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-08 05:43:47,232 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:43:47,241 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 62#L1051true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,241 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:43:47,241 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:47,241 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:47,241 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:47,242 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:47,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 62#L1051true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 197#L1062-10true, 258#true]) [2025-02-08 05:43:47,243 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:43:47,243 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:47,243 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:47,243 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:47,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 183#L1062-12true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 207#L1050-5true, 62#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,243 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:43:47,243 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:47,243 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:47,244 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:47,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 169#L1051true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:47,256 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-02-08 05:43:47,256 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-08 05:43:47,256 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-08 05:43:47,256 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-08 05:43:47,282 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 62#L1051true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 197#L1062-10true, 258#true]) [2025-02-08 05:43:47,282 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:47,282 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:47,282 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:47,282 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:47,282 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:47,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 62#L1051true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 197#L1062-10true, 258#true]) [2025-02-08 05:43:47,283 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:47,283 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:47,283 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:47,283 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:47,284 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 62#L1051true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,284 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:47,284 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:47,284 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:47,284 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:47,284 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:47,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 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, 207#L1050-5true, 62#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,285 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:47,285 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:47,285 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:47,285 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:47,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 190#L1050-2true, 11#L1063-5true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,285 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:47,286 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:47,286 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:47,286 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:47,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 233#true, 169#L1051true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:47,288 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:47,288 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:47,288 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:47,288 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:47,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 7#L1062-2true, 62#L1051true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,293 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:43:47,294 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,294 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:47,294 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 169#L1051true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 197#L1062-10true, 258#true]) [2025-02-08 05:43:47,296 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-02-08 05:43:47,296 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-02-08 05:43:47,296 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-08 05:43:47,296 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-02-08 05:43:47,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, Black: 243#true, 262#true, 233#true, 107#L1050-17true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 222#L1064true, 258#true]) [2025-02-08 05:43:47,303 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:47,303 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:47,303 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:47,303 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:47,323 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 62#L1051true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 197#L1062-10true, 258#true]) [2025-02-08 05:43:47,323 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:43:47,323 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:47,324 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:47,324 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:47,324 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:47,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 62#L1051true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 197#L1062-10true, 258#true]) [2025-02-08 05:43:47,324 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:43:47,324 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:47,324 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:47,324 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:47,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 169#L1051true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 197#L1062-10true, 258#true]) [2025-02-08 05:43:47,326 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:43:47,326 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:47,326 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:47,326 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:47,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 229#L1063-12true, 233#true, 207#L1050-5true, 62#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,349 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:43:47,350 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:47,350 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:47,350 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:47,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 62#L1051true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,350 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:47,350 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:47,350 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:47,350 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:47,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 229#L1063-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:47,359 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:43:47,359 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:47,359 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,359 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,363 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 7#L1062-2true, 207#L1050-5true, 62#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,363 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:43:47,363 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,363 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:47,363 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:47,363 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 7#L1062-2true, 169#L1051true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:47,364 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:43:47,364 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,364 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,364 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:47,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 7#L1062-2true, 207#L1050-5true, 62#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,364 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:43:47,364 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,364 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:47,364 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:47,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [214#L1062-6true, 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, 207#L1050-5true, 62#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,366 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-02-08 05:43:47,366 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-08 05:43:47,366 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-08 05:43:47,366 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-08 05:43:47,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 222#L1064true, 258#true]) [2025-02-08 05:43:47,373 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:47,374 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:47,374 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:47,374 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:47,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 222#L1064true, 258#true]) [2025-02-08 05:43:47,374 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:47,374 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:47,374 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:47,374 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:47,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [120#L1050-12true, 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, 245#(= |#race~datas~0| 0), 105#L1050-5true, 222#L1064true, 258#true]) [2025-02-08 05:43:47,375 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:47,375 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:47,375 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:47,375 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:47,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 229#L1063-12true, 62#L1051true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,386 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-02-08 05:43:47,386 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-08 05:43:47,386 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-08 05:43:47,386 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-08 05:43:47,392 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 207#L1050-5true, 62#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,392 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:43:47,392 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:47,392 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:47,392 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:47,392 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:47,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 62#L1051true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,392 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:43:47,392 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:47,393 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:47,393 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:47,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 233#true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 222#L1064true, 258#true]) [2025-02-08 05:43:47,407 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:43:47,407 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:47,407 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:47,407 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:47,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 222#L1064true, 89#L1050-10true, 258#true]) [2025-02-08 05:43:47,408 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:43:47,408 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:47,408 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:47,408 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:47,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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), 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 169#L1051true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:47,409 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:43:47,409 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:47,409 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:47,409 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:47,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 240#(= |#race~threads_mask~0| 0), 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 62#L1051true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,410 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:43:47,410 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:47,410 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:47,410 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:47,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 169#L1051true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:47,419 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-02-08 05:43:47,419 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-02-08 05:43:47,419 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-08 05:43:47,419 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-02-08 05:43:47,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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), 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 169#L1051true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 258#true]) [2025-02-08 05:43:47,421 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-02-08 05:43:47,421 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-02-08 05:43:47,421 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-08 05:43:47,421 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-02-08 05:43:47,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 207#L1050-5true, 62#L1051true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,451 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:43:47,451 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:47,451 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:47,451 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:47,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 105#L1050-5true, 222#L1064true, 258#true]) [2025-02-08 05:43:47,479 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-02-08 05:43:47,479 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-02-08 05:43:47,479 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-02-08 05:43:47,479 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-02-08 05:43:47,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 62#L1051true, 207#L1050-5true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,483 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-02-08 05:43:47,483 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-02-08 05:43:47,483 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-02-08 05:43:47,483 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-02-08 05:43:47,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 62#L1051true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 82#L1063-19true, 258#true]) [2025-02-08 05:43:47,495 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:43:47,496 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:47,496 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:43:47,496 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:47,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 8#L1063-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 62#L1051true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,519 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:43:47,519 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:47,519 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:43:47,520 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:47,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 229#L1063-12true, 207#L1050-5true, 62#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,555 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:43:47,555 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:47,555 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:47,555 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:43:47,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 229#L1063-12true, 62#L1051true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-08 05:43:47,556 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:43:47,556 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:43:47,556 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:47,556 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:47,638 INFO L124 PetriNetUnfolderBase]: 9042/24949 cut-off events. [2025-02-08 05:43:47,638 INFO L125 PetriNetUnfolderBase]: For 583/583 co-relation queries the response was YES. [2025-02-08 05:43:47,740 INFO L83 FinitePrefix]: Finished finitePrefix Result has 38069 conditions, 24949 events. 9042/24949 cut-off events. For 583/583 co-relation queries the response was YES. Maximal size of possible extension queue 938. Compared 277336 event pairs, 1544 based on Foata normal form. 23/21763 useless extension candidates. Maximal degree in co-relation 37917. Up to 4961 conditions per place. [2025-02-08 05:43:47,836 INFO L140 encePairwiseOnDemand]: 233/247 looper letters, 72 selfloop transitions, 15 changer transitions 0/305 dead transitions. [2025-02-08 05:43:47,836 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 239 places, 305 transitions, 898 flow [2025-02-08 05:43:47,837 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-08 05:43:47,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-02-08 05:43:47,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 924 transitions. [2025-02-08 05:43:47,838 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9352226720647774 [2025-02-08 05:43:47,838 INFO L175 Difference]: Start difference. First operand has 236 places, 255 transitions, 611 flow. Second operand 4 states and 924 transitions. [2025-02-08 05:43:47,838 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 239 places, 305 transitions, 898 flow [2025-02-08 05:43:47,841 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 238 places, 305 transitions, 896 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-08 05:43:47,843 INFO L231 Difference]: Finished difference. Result has 241 places, 268 transitions, 723 flow [2025-02-08 05:43:47,843 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-08 05:43:47,844 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 9 predicate places. [2025-02-08 05:43:47,844 INFO L471 AbstractCegarLoop]: Abstraction has has 241 places, 268 transitions, 723 flow [2025-02-08 05:43:47,844 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-08 05:43:47,844 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:43:47,844 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-08 05:43:47,845 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable28 [2025-02-08 05:43:47,845 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-08 05:43:47,845 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:43:47,845 INFO L85 PathProgramCache]: Analyzing trace with hash 495311133, now seen corresponding path program 1 times [2025-02-08 05:43:47,845 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:43:47,845 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [888836884] [2025-02-08 05:43:47,845 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:43:47,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:43:47,852 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-02-08 05:43:47,854 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-02-08 05:43:47,854 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:47,854 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:43:47,884 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:43:47,885 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:43:47,885 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [888836884] [2025-02-08 05:43:47,885 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [888836884] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:43:47,885 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:43:47,885 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-08 05:43:47,885 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1327335554] [2025-02-08 05:43:47,885 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:43:47,885 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-08 05:43:47,885 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:43:47,886 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-08 05:43:47,886 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-02-08 05:43:47,925 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 247 [2025-02-08 05:43:47,926 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-08 05:43:47,926 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:43:47,926 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 247 [2025-02-08 05:43:47,927 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:43:48,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 238#true, 156#L1062-22true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 232#true]) [2025-02-08 05:43:48,003 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2025-02-08 05:43:48,003 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-02-08 05:43:48,003 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-02-08 05:43:48,003 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-02-08 05:43:48,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, 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)), Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 232#true]) [2025-02-08 05:43:48,010 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-08 05:43:48,010 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-08 05:43:48,010 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:43:48,010 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-08 05:43:48,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 232#true]) [2025-02-08 05:43:48,025 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-08 05:43:48,025 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-08 05:43:48,025 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-08 05:43:48,025 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:43:48,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 197#L1062-10true, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 232#true]) [2025-02-08 05:43:48,032 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-02-08 05:43:48,032 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-02-08 05:43:48,032 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-08 05:43:48,032 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-08 05:43:48,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 54#threadENTRYtrue, Black: 238#true, 156#L1062-22true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:48,279 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-02-08 05:43:48,279 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-02-08 05:43:48,279 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-02-08 05:43:48,279 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-02-08 05:43:48,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 137#threadENTRYtrue, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 238#true, 156#L1062-22true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:48,280 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-02-08 05:43:48,280 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-02-08 05:43:48,280 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-02-08 05:43:48,280 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-02-08 05:43:48,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, 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)), 54#threadENTRYtrue, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:48,324 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:43:48,324 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:43:48,324 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:43:48,324 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:43:48,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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), 59#L1062-18true, 262#true, 233#true, 137#threadENTRYtrue, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:48,325 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:43:48,325 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:43:48,325 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:43:48,326 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:43:48,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 269#true, 91#L1048-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 238#true, 156#L1062-22true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:48,356 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-02-08 05:43:48,356 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-02-08 05:43:48,356 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-02-08 05:43:48,357 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-02-08 05:43:48,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 54#threadENTRYtrue, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:48,405 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:43:48,406 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:43:48,406 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:43:48,406 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:43:48,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 137#threadENTRYtrue, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:48,407 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:43:48,407 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:43:48,407 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:43:48,407 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:43:48,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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), 59#L1062-18true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 91#L1048-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:48,408 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:43:48,408 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:43:48,408 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:43:48,408 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:43:48,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 54#threadENTRYtrue, 197#L1062-10true, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:48,444 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-02-08 05:43:48,444 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:43:48,444 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:43:48,444 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:43:48,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 137#threadENTRYtrue, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 197#L1062-10true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:48,445 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-02-08 05:43:48,446 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:43:48,446 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:43:48,446 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:43:48,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 269#true, 91#L1048-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:48,504 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:43:48,504 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:43:48,504 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:43:48,504 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:43:48,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 269#true, 91#L1048-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 197#L1062-10true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:48,545 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-02-08 05:43:48,545 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:43:48,545 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-08 05:43:48,545 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:43:48,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 97#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 52#L1049true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:48,793 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-02-08 05:43:48,794 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-08 05:43:48,794 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-08 05:43:48,794 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-08 05:43:48,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 66#L1049true, 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, 156#L1062-22true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:48,933 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-02-08 05:43:48,933 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:43:48,933 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-08 05:43:48,933 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:43:48,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 52#L1049true, Black: 238#true, 156#L1062-22true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:48,934 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-02-08 05:43:48,934 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:43:48,934 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-08 05:43:48,934 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:43:48,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, 262#true, 233#true, 269#true, 66#L1049true, 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, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:48,991 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:43:48,991 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:43:48,991 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:43:48,991 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:48,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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), 59#L1062-18true, 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)), 105#L1050-5true, 52#L1049true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:48,995 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:43:48,995 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:43:48,995 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:48,995 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:43:49,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 238#true, 156#L1062-22true, 231#true, Black: 243#true, 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,045 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-02-08 05:43:49,046 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:43:49,046 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:43:49,046 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:43:49,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [120#L1050-12true, 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)), 105#L1050-5true, 97#L1062-24true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,080 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:43:49,080 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:43:49,080 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:49,080 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:43:49,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 66#L1049true, 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, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,121 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:43:49,121 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:49,121 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:49,121 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:49,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 52#L1049true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,125 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:43:49,125 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:49,125 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:49,125 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:49,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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), 59#L1062-18true, 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)), 105#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,127 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:43:49,127 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:49,127 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:49,127 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:49,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [120#L1050-12true, 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)), 105#L1050-5true, Black: 238#true, 156#L1062-22true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,127 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:43:49,127 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:49,127 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:49,127 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:49,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 97#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:49,128 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-02-08 05:43:49,128 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:43:49,128 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:43:49,128 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:43:49,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 238#true, 156#L1062-22true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:49,173 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:43:49,173 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:49,173 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:49,173 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:49,177 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 238#true, 156#L1062-22true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:49,178 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-08 05:43:49,178 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:43:49,178 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:43:49,178 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:43:49,178 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:43:49,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, 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: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:49,178 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,178 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,179 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,179 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:49,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 66#L1049true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 197#L1062-10true, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,185 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-08 05:43:49,185 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:43:49,185 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:43:49,185 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:43:49,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 52#L1049true, 197#L1062-10true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,186 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-08 05:43:49,186 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:43:49,186 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:43:49,186 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:43:49,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [139#L1050-6true, 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: 238#true, 156#L1062-22true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,190 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,190 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,190 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:49,190 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [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))), 105#L1050-5true, 97#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,195 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:43:49,195 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:49,195 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,195 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:49,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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: 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)), 105#L1050-5true, Black: 238#true, 156#L1062-22true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,195 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,195 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:49,195 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,195 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [139#L1050-6true, 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)), 97#L1062-24true, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,227 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,227 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:49,227 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,227 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:49,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [120#L1050-12true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 59#L1062-18true, 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)), 105#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,231 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,231 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:49,231 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:49,231 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [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)), 105#L1050-5true, Black: 238#true, 156#L1062-22true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,243 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,243 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,243 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,243 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:49,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [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)), 105#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 196#L1062-25true]) [2025-02-08 05:43:49,250 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,250 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:49,250 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,250 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,284 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, 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: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:49,284 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:43:49,284 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,284 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,284 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:49,284 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,285 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [139#L1050-6true, 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: 238#true, 156#L1062-22true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,285 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:43:49,285 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,285 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:49,285 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,285 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 105#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 196#L1062-25true]) [2025-02-08 05:43:49,286 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:43:49,286 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,286 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:49,286 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 105#L1050-5true, Black: 238#true, 156#L1062-22true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,288 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:43:49,288 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,288 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,288 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:49,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,291 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:43:49,291 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,291 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:49,291 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 238#true, 156#L1062-22true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,292 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:43:49,292 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,292 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,292 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:49,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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), 59#L1062-18true, 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)), 105#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,293 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:43:49,293 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:49,293 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:49,293 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:49,293 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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: 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)), 105#L1050-5true, Black: 238#true, 156#L1062-22true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,293 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:43:49,294 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:49,294 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,294 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,294 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:49,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:49,347 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:43:49,347 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:49,347 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:49,347 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:49,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 197#L1062-10true, Black: 238#true, 231#true, Black: 243#true, 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,355 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-02-08 05:43:49,355 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-08 05:43:49,355 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-08 05:43:49,355 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-08 05:43:49,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [139#L1050-6true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 59#L1062-18true, 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: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,403 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:43:49,403 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:49,403 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:49,403 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:49,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 238#true, 156#L1062-22true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,404 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:43:49,404 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:49,404 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:49,404 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:49,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 238#true, 156#L1062-22true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,404 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:43:49,404 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:49,404 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:49,405 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:49,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, 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)), 105#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,407 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:43:49,407 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:49,407 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:49,408 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:49,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 238#true, 231#true, Black: 243#true, 7#L1062-2true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,409 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:43:49,409 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:49,409 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:49,409 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:49,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [120#L1050-12true, 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)), 105#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,410 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:43:49,410 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:49,411 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:49,411 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:49,411 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 139#L1050-6true, 59#L1062-18true, 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: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,411 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-02-08 05:43:49,411 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-08 05:43:49,412 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-08 05:43:49,412 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-08 05:43:49,412 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-08 05:43:49,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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), 59#L1062-18true, 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)), 105#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,412 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:43:49,412 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:49,412 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:49,412 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:49,413 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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), 59#L1062-18true, 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)), 105#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,413 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:43:49,413 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:49,413 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:49,413 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:49,413 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:49,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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: 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)), 105#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,429 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,429 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,429 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,429 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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, 66#L1049true, 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, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,444 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:43:49,444 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:49,444 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:49,444 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:49,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, 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, 67#L1062-32true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,465 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:43:49,466 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:49,466 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:49,466 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:49,472 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:49,472 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:43:49,472 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:49,472 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:49,472 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:49,472 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:49,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [139#L1050-6true, 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, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,473 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:43:49,473 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,473 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,473 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [120#L1050-12true, 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)), 105#L1050-5true, 197#L1062-10true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,478 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:43:49,478 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:49,478 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:49,478 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:49,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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: 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)), 105#L1050-5true, 159#L1062-33true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 169#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,481 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:43:49,481 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:49,481 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:49,481 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:49,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [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)), 105#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,496 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:43:49,496 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:49,496 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:49,496 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 197#L1062-10true, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:49,530 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,530 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:49,530 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:49,530 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 59#L1062-18true, 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)), 105#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,531 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,532 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,532 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:49,532 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:49,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, 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)), Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,532 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,532 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:49,532 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,532 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:49,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 105#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,533 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,533 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:49,533 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:49,533 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,537 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 197#L1062-10true, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:49,537 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-02-08 05:43:49,537 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-08 05:43:49,537 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-08 05:43:49,537 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-08 05:43:49,537 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-08 05:43:49,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 139#L1050-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)), 197#L1062-10true, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,545 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:43:49,546 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:49,546 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,546 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:49,556 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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: 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)), 105#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,556 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,556 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,556 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,556 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,556 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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: 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)), 105#L1050-5true, 197#L1062-10true, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,558 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,559 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,559 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,559 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:49,596 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [139#L1050-6true, 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, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,596 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:43:49,596 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,596 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:49,596 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,596 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 105#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,599 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:43:49,599 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,599 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:49,599 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,602 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:43:49,602 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,603 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:49,603 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,604 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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: 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)), 105#L1050-5true, 197#L1062-10true, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,604 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:43:49,604 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,604 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,604 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:49,604 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:49,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [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)), 105#L1050-5true, 197#L1062-10true, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,612 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:43:49,612 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,612 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:49,612 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:49,659 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [139#L1050-6true, 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-10true, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,659 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,659 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:49,659 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,659 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:49,659 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:49,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 105#L1050-5true, 197#L1062-10true, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,662 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,662 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:49,662 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:49,662 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 97#L1062-24true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,663 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,663 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,663 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:49,663 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:49,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 197#L1062-10true, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,665 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,665 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:49,665 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,665 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:49,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 97#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 169#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,666 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,666 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,666 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:49,666 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:49,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 97#L1062-24true, 105#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 169#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,667 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,667 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,667 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:49,667 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:49,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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), 20#L1050-2true, 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)), 105#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,682 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,682 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,682 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,682 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,710 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,710 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,710 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:49,710 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 7#L1062-2true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,717 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,717 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,717 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:49,717 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,723 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:49,723 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:49,723 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,723 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,724 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:49,724 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,724 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:49,724 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 238#true, 156#L1062-22true, 231#true, Black: 243#true, 169#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,725 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:49,725 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,725 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,725 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:49,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, 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, 156#L1062-22true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,725 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:49,725 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:49,725 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,725 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 62#L1051true, 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), 156#L1062-22true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,726 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:49,726 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:49,726 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,726 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, 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, 207#L1050-5true, 245#(= |#race~datas~0| 0), 196#L1062-25true]) [2025-02-08 05:43:49,726 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:49,726 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,726 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:49,726 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, 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), 156#L1062-22true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,729 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:49,729 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:49,729 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,729 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 156#L1062-22true, 231#true, Black: 243#true, 169#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,732 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:49,732 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:49,732 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,732 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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: 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)), 105#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 156#L1062-22true, 231#true, Black: 243#true, 169#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,733 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:49,733 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,733 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:49,733 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 156#L1062-22true, 231#true, Black: 243#true, 169#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,734 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:49,734 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:49,734 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,734 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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), 20#L1050-2true, 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)), 105#L1050-5true, 197#L1062-10true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,753 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-02-08 05:43:49,753 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-08 05:43:49,753 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-08 05:43:49,753 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:43:49,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:49,766 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:49,766 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:49,766 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:49,766 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:49,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [120#L1050-12true, 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)), 105#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,767 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:49,767 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,767 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:49,767 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 238#true, 231#true, Black: 243#true, 31#L1050-12true, 207#L1050-5true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,767 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:49,767 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,767 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:49,767 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:49,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 105#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,782 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-02-08 05:43:49,782 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-08 05:43:49,782 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-08 05:43:49,782 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:43:49,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 197#L1062-10true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,792 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:49,792 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:49,792 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:49,792 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:49,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 197#L1062-10true, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,792 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:49,792 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:49,792 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:49,792 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:49,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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), 59#L1062-18true, 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)), 105#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 169#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,842 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:49,842 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:49,842 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:49,842 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:49,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 59#L1062-18true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 62#L1051true, 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, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,843 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:49,843 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:49,843 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:49,843 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:49,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, 262#true, 233#true, 269#true, 62#L1051true, 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, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,845 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:49,845 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:49,845 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:49,845 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:49,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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), 59#L1062-18true, 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)), 105#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 169#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,847 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:49,847 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:49,847 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:49,847 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:49,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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), 59#L1062-18true, 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)), 105#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 169#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,848 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:49,848 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:49,848 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:49,848 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:49,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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), 59#L1062-18true, 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)), 105#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 169#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,849 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:49,849 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:49,849 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:49,849 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:49,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 62#L1051true, 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, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,857 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-02-08 05:43:49,857 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-08 05:43:49,857 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-08 05:43:49,857 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:43:49,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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), 59#L1062-18true, 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)), 105#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 169#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,858 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:49,858 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:49,858 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:49,858 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:49,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [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)), 105#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,882 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:49,882 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:49,882 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:49,883 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:49,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 105#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,932 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-02-08 05:43:49,932 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-08 05:43:49,932 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-08 05:43:49,933 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-08 05:43:49,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, 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, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,947 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:49,947 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:49,947 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:49,947 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:49,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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: 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)), 105#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 169#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,962 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:49,962 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:49,962 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:49,962 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:49,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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: 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)), 105#L1050-5true, 183#L1062-12true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 169#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,963 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:49,963 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:49,963 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:49,963 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:49,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 62#L1051true, 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, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,963 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:49,963 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:49,963 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:49,963 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:49,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 169#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,993 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:43:49,993 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:49,993 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:49,993 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:49,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, 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, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,993 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:43:49,993 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:49,993 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:49,993 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:49,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 197#L1062-10true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,994 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:43:49,994 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:49,994 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:49,994 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:49,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, 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, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,995 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:43:49,995 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:49,995 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:49,995 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:49,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,996 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:43:49,996 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:49,996 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:49,996 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:49,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 183#L1062-12true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 169#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,998 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:43:49,998 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:49,998 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:49,998 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:49,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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: 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)), 105#L1050-5true, 197#L1062-10true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 169#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,998 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:43:49,998 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:49,998 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:49,998 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:49,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 183#L1062-12true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 169#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:49,999 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:43:49,999 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:49,999 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:49,999 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:50,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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: 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)), 105#L1050-5true, 197#L1062-10true, Black: 238#true, 231#true, Black: 243#true, 169#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:50,013 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-02-08 05:43:50,013 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-08 05:43:50,013 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-02-08 05:43:50,013 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-08 05:43:50,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 107#L1050-17true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 222#L1064true]) [2025-02-08 05:43:50,020 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:43:50,020 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:50,020 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:50,020 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:50,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 197#L1062-10true, Black: 238#true, 231#true, Black: 243#true, 169#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:50,041 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:50,041 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:50,041 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:50,041 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:50,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 197#L1062-10true, Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:50,041 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:50,041 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:50,041 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:50,041 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:50,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 197#L1062-10true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:50,042 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:50,042 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:50,042 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:50,042 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:50,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 197#L1062-10true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 169#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:50,044 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:50,044 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:50,044 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:50,044 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:50,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 197#L1062-10true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 169#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:50,044 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:50,044 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:50,044 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:50,044 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:50,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, 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, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:50,071 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:50,071 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:50,071 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:50,071 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:50,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [120#L1050-12true, 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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 222#L1064true]) [2025-02-08 05:43:50,093 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:43:50,093 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:50,093 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:50,093 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:50,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 238#true, 231#true, Black: 243#true, 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 222#L1064true]) [2025-02-08 05:43:50,094 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:43:50,094 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:50,094 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:50,094 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:50,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 222#L1064true]) [2025-02-08 05:43:50,094 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:43:50,094 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:50,094 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:50,094 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:50,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:50,109 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-02-08 05:43:50,109 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-02-08 05:43:50,109 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-08 05:43:50,109 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-02-08 05:43:50,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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: 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)), 105#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 74#L1063-10true, 231#true, Black: 243#true, 169#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:50,117 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:43:50,117 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:50,117 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:50,117 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:50,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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), 18#L1050-10true, 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)), 105#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 222#L1064true]) [2025-02-08 05:43:50,129 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:43:50,129 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:50,129 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:50,129 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:50,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, 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, 207#L1050-5true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:50,162 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:43:50,162 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:43:50,162 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:50,162 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:50,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 105#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 222#L1064true]) [2025-02-08 05:43:50,185 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-02-08 05:43:50,185 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-02-08 05:43:50,185 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-02-08 05:43:50,185 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-02-08 05:43:50,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 11#L1063-5true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:50,188 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-02-08 05:43:50,188 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-02-08 05:43:50,188 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-02-08 05:43:50,188 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-02-08 05:43:50,317 INFO L124 PetriNetUnfolderBase]: 8923/25407 cut-off events. [2025-02-08 05:43:50,317 INFO L125 PetriNetUnfolderBase]: For 9246/9767 co-relation queries the response was YES. [2025-02-08 05:43:50,412 INFO L83 FinitePrefix]: Finished finitePrefix Result has 46557 conditions, 25407 events. 8923/25407 cut-off events. For 9246/9767 co-relation queries the response was YES. Maximal size of possible extension queue 954. Compared 287258 event pairs, 1616 based on Foata normal form. 149/22294 useless extension candidates. Maximal degree in co-relation 44022. Up to 4657 conditions per place. [2025-02-08 05:43:50,501 INFO L140 encePairwiseOnDemand]: 234/247 looper letters, 73 selfloop transitions, 17 changer transitions 0/308 dead transitions. [2025-02-08 05:43:50,501 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 244 places, 308 transitions, 1016 flow [2025-02-08 05:43:50,501 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-08 05:43:50,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-02-08 05:43:50,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 923 transitions. [2025-02-08 05:43:50,502 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9342105263157895 [2025-02-08 05:43:50,502 INFO L175 Difference]: Start difference. First operand has 241 places, 268 transitions, 723 flow. Second operand 4 states and 923 transitions. [2025-02-08 05:43:50,502 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 244 places, 308 transitions, 1016 flow [2025-02-08 05:43:50,508 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 244 places, 308 transitions, 1016 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 05:43:50,510 INFO L231 Difference]: Finished difference. Result has 246 places, 272 transitions, 800 flow [2025-02-08 05:43:50,510 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-08 05:43:50,511 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 14 predicate places. [2025-02-08 05:43:50,511 INFO L471 AbstractCegarLoop]: Abstraction has has 246 places, 272 transitions, 800 flow [2025-02-08 05:43:50,511 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-08 05:43:50,511 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:43:50,512 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-08 05:43:50,512 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29 [2025-02-08 05:43:50,512 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-08 05:43:50,512 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:43:50,512 INFO L85 PathProgramCache]: Analyzing trace with hash 1416980152, now seen corresponding path program 1 times [2025-02-08 05:43:50,512 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:43:50,512 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1348515144] [2025-02-08 05:43:50,512 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:43:50,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:43:50,518 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-02-08 05:43:50,520 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-02-08 05:43:50,520 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:50,520 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:43:50,543 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-08 05:43:50,543 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:43:50,544 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1348515144] [2025-02-08 05:43:50,544 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1348515144] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:43:50,544 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:43:50,544 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-08 05:43:50,544 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1968949557] [2025-02-08 05:43:50,544 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:43:50,544 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-08 05:43:50,544 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:43:50,545 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-08 05:43:50,545 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-02-08 05:43:50,588 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 247 [2025-02-08 05:43:50,588 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-08 05:43:50,588 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:43:50,588 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 247 [2025-02-08 05:43:50,589 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:43:50,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 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, 207#L1050-5true, 245#(= |#race~datas~0| 0), 232#true]) [2025-02-08 05:43:50,692 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-08 05:43:50,692 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:43:50,692 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:43:50,692 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:43:50,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 207#L1050-5true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 232#true]) [2025-02-08 05:43:50,698 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-02-08 05:43:50,698 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-08 05:43:50,698 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:43:50,698 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-08 05:43:50,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 68#L1063-1true, 232#true]) [2025-02-08 05:43:50,716 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-02-08 05:43:50,716 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:43:50,716 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-08 05:43:50,716 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:43:50,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 222#L1064true, 232#true]) [2025-02-08 05:43:50,725 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-02-08 05:43:50,726 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:43:50,726 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:43:50,726 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:43:50,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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, 54#threadENTRYtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 48#L1060-4true]) [2025-02-08 05:43:50,768 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-08 05:43:50,768 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:43:50,768 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:43:50,768 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:43:50,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 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)), 54#threadENTRYtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 96#L1061true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:50,807 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:43:50,807 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:43:50,807 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:43:50,807 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:43:50,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 66#L1049true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 48#L1060-4true]) [2025-02-08 05:43:50,890 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:43:50,890 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:43:50,890 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:43:50,890 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:43:50,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 172#ULTIMATE.startFINALtrue, 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, 54#threadENTRYtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:50,944 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:43:50,944 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:43:50,944 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:43:50,944 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:43:51,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 148#L1063-13true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, 54#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, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:51,080 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:43:51,080 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:43:51,080 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:43:51,080 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:43:51,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 66#L1049true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 96#L1061true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:51,090 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:43:51,090 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:43:51,090 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:43:51,090 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:43:51,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 275#true, 54#threadENTRYtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 7#L1062-2true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:51,096 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:43:51,096 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:43:51,096 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:43:51,096 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:43:51,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 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)), 54#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, 207#L1050-5true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:51,135 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:43:51,135 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:43:51,135 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:43:51,135 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:43:51,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 66#L1049true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 207#L1050-5true, 103#L1071-2true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:51,248 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:43:51,248 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:43:51,248 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:43:51,248 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:43:51,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 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)), 54#threadENTRYtrue, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 68#L1063-1true]) [2025-02-08 05:43:51,341 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:43:51,341 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:43:51,341 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:43:51,341 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:43:51,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 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)), 54#threadENTRYtrue, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 222#L1064true]) [2025-02-08 05:43:51,483 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:43:51,483 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:43:51,484 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:43:51,484 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:43:51,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 172#ULTIMATE.startFINALtrue, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 66#L1049true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:51,563 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:43:51,563 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:51,563 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:43:51,563 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:43:51,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 159#L1062-33true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 105#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, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:51,674 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-02-08 05:43:51,674 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:43:51,674 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:43:51,674 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:43:51,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 66#L1049true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 7#L1062-2true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:51,706 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:43:51,706 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:51,706 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:51,706 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:51,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 275#true, 105#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)), 156#L1062-22true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:51,921 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:43:51,921 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:51,921 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:51,921 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:51,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 148#L1063-13true, 66#L1049true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:51,973 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:43:51,973 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:51,973 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:51,973 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:52,006 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 66#L1049true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 7#L1062-2true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:52,006 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:43:52,006 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:52,006 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:52,007 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:52,007 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:52,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, 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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:52,098 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:43:52,098 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:52,098 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:52,098 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:52,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 275#true, 52#L1049true, Black: 271#(not (= ~threads_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-08 05:43:52,103 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:43:52,103 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:52,103 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:52,103 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:52,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 66#L1049true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:52,149 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:43:52,149 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:52,149 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:52,149 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:52,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1049true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 11#L1063-5true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:52,152 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:43:52,152 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:52,152 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:52,152 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:52,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 62#L1051true, 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, 67#L1062-32true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:52,181 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:43:52,181 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:52,181 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:52,181 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:52,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, 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, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:52,321 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:43:52,321 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:52,321 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:52,321 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:52,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:52,348 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:43:52,348 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:52,348 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:52,348 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:52,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 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, 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:52,396 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:52,396 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:52,397 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:52,397 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:52,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 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)), 214#L1062-6true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:52,397 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:43:52,397 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:52,397 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:52,397 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:52,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 233#true, 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, 214#L1062-6true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:52,399 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:43:52,399 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:52,399 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:52,399 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:52,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 275#true, 105#L1050-5true, 197#L1062-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:52,432 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-02-08 05:43:52,432 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-08 05:43:52,432 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:43:52,432 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:43:52,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 148#L1063-13true, Black: 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, 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:52,457 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:43:52,457 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:52,457 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:52,457 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:52,491 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 7#L1062-2true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:52,491 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:52,491 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:52,491 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:52,492 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:52,492 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:52,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 7#L1062-2true, 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:52,492 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:52,492 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:52,492 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:52,492 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:52,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 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)), 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, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:52,529 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:52,529 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:52,529 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:52,529 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:52,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 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, 74#L1063-10true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:52,551 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-02-08 05:43:52,551 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:43:52,551 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:43:52,551 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:43:52,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1049true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 68#L1063-1true]) [2025-02-08 05:43:52,555 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:52,555 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:52,555 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:52,555 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:52,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 156#L1062-22true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:52,604 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:52,604 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:52,604 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:52,604 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:52,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 229#L1063-12true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:52,609 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:52,610 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:52,610 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:52,610 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:52,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 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, 197#L1062-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:52,647 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-02-08 05:43:52,647 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-08 05:43:52,647 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-08 05:43:52,647 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:43:52,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [139#L1050-6true, 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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:52,665 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:52,665 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:52,665 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:52,665 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:52,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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, 11#L1063-5true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:52,672 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:52,672 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:52,672 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:52,672 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:52,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 31#L1050-12true, 11#L1063-5true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:52,673 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:52,673 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:52,673 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:52,673 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:52,714 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 7#L1062-2true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:52,714 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:43:52,714 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:52,714 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:52,714 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:52,714 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:52,714 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:52,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:52,715 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:43:52,715 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:52,715 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:52,715 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:52,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 148#L1063-13true, 105#L1050-5true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:52,720 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:52,720 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:52,720 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:52,720 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:52,728 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 7#L1062-2true, 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:52,728 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-02-08 05:43:52,728 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:43:52,728 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-08 05:43:52,728 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:43:52,728 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:43:52,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [120#L1050-12true, 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)), 105#L1050-5true, 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:52,729 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-02-08 05:43:52,729 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-08 05:43:52,729 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:43:52,729 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:43:52,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [139#L1050-6true, 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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:52,763 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:52,763 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:52,763 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:52,763 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:52,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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-19true, 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, 207#L1050-5true, 245#(= |#race~datas~0| 0), 68#L1063-1true]) [2025-02-08 05:43:52,767 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:52,768 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:52,768 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:52,768 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:52,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 59#L1062-18true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:52,804 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:52,805 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:52,805 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:52,805 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:52,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, 262#true, 233#true, 269#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:52,805 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:52,805 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:52,805 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:52,805 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:52,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, 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))), 62#L1051true, 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, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:52,827 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:52,827 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:52,827 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:52,827 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:52,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1049true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 222#L1064true]) [2025-02-08 05:43:52,853 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:52,853 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:52,853 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:52,853 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:52,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-17true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 68#L1063-1true]) [2025-02-08 05:43:52,855 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:52,855 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:52,855 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:52,855 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:52,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, 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, 11#L1063-5true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:52,902 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:43:52,902 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:52,902 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:52,902 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:52,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 148#L1063-13true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:52,903 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:43:52,903 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:52,903 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:52,903 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:52,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:52,982 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:52,982 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:52,982 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:52,982 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:53,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, 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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:53,011 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:53,011 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:53,012 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:53,012 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:53,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 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)), 183#L1062-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:53,013 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:53,014 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:53,014 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:53,014 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:53,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 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-19true, 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, 207#L1050-5true, 245#(= |#race~datas~0| 0), 222#L1064true]) [2025-02-08 05:43:53,026 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:53,026 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:53,026 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:53,026 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:53,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 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: 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, 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 68#L1063-1true]) [2025-02-08 05:43:53,029 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:53,029 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:53,029 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:53,029 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:53,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 207#L1050-5true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:53,068 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:43:53,068 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:53,068 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:53,068 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:53,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, 197#L1062-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:53,096 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-02-08 05:43:53,097 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-08 05:43:53,097 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-02-08 05:43:53,097 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-08 05:43:53,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 197#L1062-10true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:53,099 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-02-08 05:43:53,099 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-08 05:43:53,099 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-02-08 05:43:53,099 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-08 05:43:53,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-17true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 222#L1064true]) [2025-02-08 05:43:53,110 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:43:53,110 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:53,110 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:53,110 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:53,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 62#L1051true, 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, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:53,201 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:53,201 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:53,201 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:53,201 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:53,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 148#L1063-13true, 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:53,201 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:43:53,201 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:53,201 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:53,201 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:53,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 68#L1063-1true]) [2025-02-08 05:43:53,212 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:43:53,212 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:53,212 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:53,212 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:53,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 229#L1063-12true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 62#L1051true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:53,213 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:43:53,213 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:53,213 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:53,214 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:53,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 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: 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, 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 222#L1064true]) [2025-02-08 05:43:53,245 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:43:53,245 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:53,245 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:53,245 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:53,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 11#L1063-5true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:53,278 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:43:53,278 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:53,278 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:53,278 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:53,279 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 148#L1063-13true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:53,279 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:43:53,279 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:53,279 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:53,279 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:53,279 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:53,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 62#L1051true, 148#L1063-13true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:53,279 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:43:53,280 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:53,280 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:53,280 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:53,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 222#L1064true]) [2025-02-08 05:43:53,383 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:43:53,383 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:53,383 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:53,383 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:43:53,384 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 11#L1063-5true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:53,384 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:43:53,384 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:53,384 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:53,384 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:43:53,384 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:53,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 11#L1063-5true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:53,384 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:43:53,384 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:53,384 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:53,384 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:43:53,651 INFO L124 PetriNetUnfolderBase]: 9642/28038 cut-off events. [2025-02-08 05:43:53,652 INFO L125 PetriNetUnfolderBase]: For 20020/20251 co-relation queries the response was YES. [2025-02-08 05:43:53,777 INFO L83 FinitePrefix]: Finished finitePrefix Result has 55627 conditions, 28038 events. 9642/28038 cut-off events. For 20020/20251 co-relation queries the response was YES. Maximal size of possible extension queue 1001. Compared 323997 event pairs, 2052 based on Foata normal form. 163/24801 useless extension candidates. Maximal degree in co-relation 52633. Up to 5315 conditions per place. [2025-02-08 05:43:53,895 INFO L140 encePairwiseOnDemand]: 235/247 looper letters, 69 selfloop transitions, 20 changer transitions 0/310 dead transitions. [2025-02-08 05:43:53,895 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 249 places, 310 transitions, 1103 flow [2025-02-08 05:43:53,895 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-08 05:43:53,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-02-08 05:43:53,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 920 transitions. [2025-02-08 05:43:53,896 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9311740890688259 [2025-02-08 05:43:53,896 INFO L175 Difference]: Start difference. First operand has 246 places, 272 transitions, 800 flow. Second operand 4 states and 920 transitions. [2025-02-08 05:43:53,896 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 249 places, 310 transitions, 1103 flow [2025-02-08 05:43:53,924 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 310 transitions, 1082 flow, removed 1 selfloop flow, removed 1 redundant places. [2025-02-08 05:43:53,926 INFO L231 Difference]: Finished difference. Result has 250 places, 277 transitions, 886 flow [2025-02-08 05:43:53,926 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-08 05:43:53,927 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 18 predicate places. [2025-02-08 05:43:53,927 INFO L471 AbstractCegarLoop]: Abstraction has has 250 places, 277 transitions, 886 flow [2025-02-08 05:43:53,927 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-08 05:43:53,927 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:43:53,927 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-08 05:43:53,927 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30 [2025-02-08 05:43:53,928 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-08 05:43:53,928 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:43:53,928 INFO L85 PathProgramCache]: Analyzing trace with hash 1094456968, now seen corresponding path program 1 times [2025-02-08 05:43:53,928 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:43:53,928 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [280207503] [2025-02-08 05:43:53,928 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:43:53,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:43:53,934 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-02-08 05:43:53,937 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-02-08 05:43:53,937 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:53,937 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:43:53,966 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-08 05:43:53,966 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:43:53,966 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [280207503] [2025-02-08 05:43:53,966 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [280207503] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:43:53,966 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:43:53,966 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-08 05:43:53,966 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [971641074] [2025-02-08 05:43:53,966 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:43:53,967 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-08 05:43:53,967 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:43:53,967 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-08 05:43:53,967 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-02-08 05:43:54,013 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 247 [2025-02-08 05:43:54,014 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-08 05:43:54,014 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:43:54,014 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 247 [2025-02-08 05:43:54,014 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:43:54,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 232#true]) [2025-02-08 05:43:54,139 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is not cut-off event [2025-02-08 05:43:54,139 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-02-08 05:43:54,139 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-02-08 05:43:54,139 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-02-08 05:43:54,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 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, 207#L1050-5true, 245#(= |#race~datas~0| 0), 232#true]) [2025-02-08 05:43:54,142 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-08 05:43:54,142 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:43:54,143 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:43:54,143 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:43:54,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 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, 207#L1050-5true, 245#(= |#race~datas~0| 0), 232#true]) [2025-02-08 05:43:54,151 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-08 05:43:54,151 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:43:54,151 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:43:54,151 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:43:54,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 68#L1063-1true, 232#true]) [2025-02-08 05:43:54,177 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-08 05:43:54,177 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-08 05:43:54,177 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:43:54,177 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-08 05:43:54,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 222#L1064true, 232#true]) [2025-02-08 05:43:54,190 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:43:54,190 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:43:54,190 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:43:54,190 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:43:54,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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)), 54#threadENTRYtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 48#L1060-4true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:54,239 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:43:54,240 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:43:54,240 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:43:54,240 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:43:54,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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)), 54#threadENTRYtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 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#L1061true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:54,291 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:43:54,291 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:43:54,291 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:43:54,291 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:43:54,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1049true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 48#L1060-4true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:54,405 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-02-08 05:43:54,405 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:43:54,405 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:43:54,405 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:43:54,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 172#ULTIMATE.startFINALtrue, Black: 260#(<= (+ ~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)), 54#threadENTRYtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:54,468 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:43:54,468 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:43:54,468 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:43:54,468 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:43:54,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 48#L1060-4true, 89#L1050-10true]) [2025-02-08 05:43:54,561 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:43:54,561 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:43:54,561 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:43:54,562 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:43:54,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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)), 54#threadENTRYtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-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)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:54,653 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-02-08 05:43:54,653 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:43:54,653 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-08 05:43:54,653 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:43:54,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 148#L1063-13true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 54#threadENTRYtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:54,654 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:43:54,654 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:43:54,654 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:43:54,654 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:43:54,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1049true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1061true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:54,666 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:43:54,666 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:43:54,666 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:43:54,666 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:43:54,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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)), 54#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, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:54,680 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:43:54,680 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:43:54,680 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:43:54,681 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:43:54,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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)), 54#threadENTRYtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:54,734 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:43:54,734 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:43:54,734 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:43:54,734 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:43:54,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 137#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)), 105#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)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:54,800 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:43:54,800 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:43:54,800 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:43:54,800 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:43:54,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1049true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 103#L1071-2true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:54,891 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:43:54,891 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:43:54,891 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:43:54,891 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:43:54,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 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#L1061true, Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:54,900 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:43:54,900 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:43:54,900 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:43:54,900 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:43:54,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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)), 54#threadENTRYtrue, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 68#L1063-1true]) [2025-02-08 05:43:54,920 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:43:54,920 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:43:54,920 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:43:54,920 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:43:54,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 91#L1048-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)), 105#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)]) [2025-02-08 05:43:54,945 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:43:54,945 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:43:54,945 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:43:54,945 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:43:55,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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)), 54#threadENTRYtrue, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 222#L1064true]) [2025-02-08 05:43:55,049 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:43:55,049 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:55,049 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:43:55,049 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:43:55,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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)), 159#L1062-33true, Black: 271#(not (= ~threads_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)), 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,058 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-02-08 05:43:55,058 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:43:55,058 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:43:55,058 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:43:55,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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)), 159#L1062-33true, Black: 271#(not (= ~threads_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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:55,079 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-02-08 05:43:55,079 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:43:55,079 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:43:55,079 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:43:55,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 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#L1062-32true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:55,105 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:43:55,105 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:55,105 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:55,105 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:43:55,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 172#ULTIMATE.startFINALtrue, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1049true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,114 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:43:55,114 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:43:55,114 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:55,114 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:55,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 103#L1071-2true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:55,161 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:43:55,161 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:43:55,161 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:55,161 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:43:55,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 97#L1062-24true, Black: 271#(not (= ~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)), 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,166 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:43:55,166 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:55,166 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:55,166 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:55,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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))), 159#L1062-33true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 105#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)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,168 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:43:55,168 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:55,168 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:55,168 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:55,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 97#L1062-24true, Black: 271#(not (= ~threads_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)), 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,187 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-02-08 05:43:55,187 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:43:55,187 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:43:55,187 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:43:55,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,223 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:43:55,223 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:55,223 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:55,223 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:55,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 97#L1062-24true, Black: 271#(not (= ~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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:55,224 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:43:55,224 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:55,224 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:55,224 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:55,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 97#L1062-24true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 105#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)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,225 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:43:55,226 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:55,226 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:55,226 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:55,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 97#L1062-24true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:55,230 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-08 05:43:55,230 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:43:55,230 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:43:55,230 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:43:55,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,246 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-08 05:43:55,246 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:43:55,246 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:43:55,246 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:43:55,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:55,286 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:43:55,286 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:55,286 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:55,287 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:55,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:55,291 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-02-08 05:43:55,291 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-08 05:43:55,291 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-08 05:43:55,291 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:43:55,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, 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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,344 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:43:55,344 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:55,344 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:55,344 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:55,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, 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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,348 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:43:55,348 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:55,348 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:55,348 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:55,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 97#L1062-24true, 105#L1050-5true, 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,350 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:43:55,350 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:55,350 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:55,350 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:55,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, 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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:55,411 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:43:55,411 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:55,411 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:55,411 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:55,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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)), 105#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, 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,412 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:43:55,412 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:55,412 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:55,413 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:55,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, 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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:55,414 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:43:55,414 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:55,414 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:55,414 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:55,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 105#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, 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,415 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:43:55,415 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:55,415 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:55,415 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:55,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 105#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, 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,416 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:43:55,416 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:55,416 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:55,416 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:55,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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))), 66#L1049true, 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)), 74#L1063-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)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,458 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-02-08 05:43:55,458 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-08 05:43:55,458 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-08 05:43:55,458 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-08 05:43:55,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1049true, 148#L1063-13true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#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)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,459 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:43:55,459 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:55,459 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:55,459 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:55,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 172#ULTIMATE.startFINALtrue, Black: 260#(<= (+ ~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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:55,480 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:43:55,480 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:55,480 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:55,480 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:55,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), Black: 264#(not (= ~threads_mask~0 0)), 97#L1062-24true, 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,486 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:43:55,486 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:55,486 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:55,486 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:55,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1049true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#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, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,500 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:43:55,500 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,500 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:55,500 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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))), 62#L1051true, 159#L1062-33true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,546 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,546 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,546 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:55,546 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,555 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,555 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:55,555 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:55,555 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,557 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,557 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:55,557 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:55,557 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 59#L1062-18true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~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)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,557 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,558 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,558 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:55,558 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:55,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 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)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,559 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,559 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:55,559 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:55,559 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 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, 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,561 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,561 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:55,561 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,561 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:55,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, 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)), 105#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)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,562 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,562 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,562 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:55,562 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:55,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, 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)), 105#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)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,563 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,563 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:55,563 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,563 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:55,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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))), 66#L1049true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,610 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,610 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:55,610 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,610 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:55,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 82#L1063-19true, 89#L1050-10true]) [2025-02-08 05:43:55,624 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,624 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:55,624 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:55,624 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1062-32true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,628 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,628 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:55,628 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,628 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:55,637 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:43:55,637 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,637 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:55,637 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 197#L1062-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,639 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:43:55,639 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:55,639 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,639 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 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)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:55,640 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:43:55,640 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,640 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,640 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:55,641 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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))), 62#L1051true, 159#L1062-33true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,641 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:43:55,641 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,641 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,641 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:55,641 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 159#L1062-33true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,644 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:43:55,644 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,644 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,644 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:55,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 197#L1062-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,658 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-02-08 05:43:55,658 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-08 05:43:55,658 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-08 05:43:55,658 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-08 05:43:55,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:55,705 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:43:55,705 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:55,705 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,705 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 62#L1051true, 97#L1062-24true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,723 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,723 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,723 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,723 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,724 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 62#L1051true, 97#L1062-24true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,724 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,724 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,724 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,724 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,724 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 197#L1062-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:55,725 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:43:55,725 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:55,725 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:55,725 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:55,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, 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)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,727 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:43:55,727 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:55,727 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:55,727 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:55,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), 97#L1062-24true, 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,727 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,727 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,728 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,728 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 97#L1062-24true, 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)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,728 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,729 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,729 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,729 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 52#L1049true, Black: 271#(not (= ~threads_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-08 05:43:55,731 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:43:55,731 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:55,731 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:55,731 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:55,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 197#L1062-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:55,732 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-02-08 05:43:55,732 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-08 05:43:55,732 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:43:55,732 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:43:55,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,748 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-02-08 05:43:55,748 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:43:55,748 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-08 05:43:55,748 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:43:55,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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)), 105#L1050-5true, 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)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,758 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:43:55,758 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:55,758 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:55,759 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:55,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#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)), 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,787 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:43:55,787 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:55,787 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:55,787 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:55,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 62#L1051true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,808 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:55,808 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,808 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,808 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 62#L1051true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,811 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:55,811 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,811 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,811 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 105#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)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,812 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,812 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,812 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:55,812 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:55,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 105#L1050-5true, 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)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,813 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,813 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:55,813 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,813 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:55,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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)), 105#L1050-5true, 197#L1062-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,842 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-02-08 05:43:55,842 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:43:55,842 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:43:55,842 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:43:55,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:55,854 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,854 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,854 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:55,854 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:55,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-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)), 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,869 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-02-08 05:43:55,869 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:43:55,869 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:43:55,869 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:43:55,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:55,869 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,869 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:55,869 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:55,870 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 148#L1063-13true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#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)), 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,870 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,870 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:55,870 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:55,870 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 271#(not (= ~threads_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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:55,877 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,877 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:55,877 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:55,877 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,896 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), 97#L1062-24true, 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,896 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,896 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,896 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,896 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,896 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 105#L1050-5true, 197#L1062-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,897 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,897 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,897 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,897 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 105#L1050-5true, 197#L1062-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,898 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,898 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,898 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,898 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 97#L1062-24true, 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,898 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,898 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,898 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,898 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 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, 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:55,901 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:55,901 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:55,901 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:55,901 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:55,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 224#L1050-19true, 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)), 105#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)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,901 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,901 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,901 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:55,902 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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)), 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)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,924 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,924 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,924 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,924 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-12true, 7#L1062-2true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,924 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:55,924 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:55,924 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:55,925 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:55,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#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)), 74#L1063-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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:55,938 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,938 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,938 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,938 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:55,939 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,940 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,940 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,940 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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))), 66#L1049true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 68#L1063-1true]) [2025-02-08 05:43:55,946 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,947 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,947 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,947 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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))), 148#L1063-13true, 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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:55,957 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,957 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,957 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,957 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#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)), 74#L1063-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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:55,961 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,961 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,961 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,961 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 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)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,975 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:55,975 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,975 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,975 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:55,976 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 62#L1051true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,976 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:55,976 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,977 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,977 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:55,977 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,978 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:55,978 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:55,978 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,978 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 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)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,979 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:55,979 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,979 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:55,980 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,980 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:43:55,980 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:55,980 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:55,980 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:55,981 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 62#L1051true, 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, 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,981 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:55,981 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,981 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,981 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:55,981 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,982 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:55,982 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,982 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:55,982 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,983 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:55,983 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:55,983 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,983 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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, 105#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)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,985 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:55,985 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:55,985 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,985 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 107#L1050-17true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 105#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)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,986 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:55,986 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,986 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,987 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:55,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 105#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|)), 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:55,987 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:55,987 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,987 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:55,987 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:56,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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)), 197#L1062-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,009 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-02-08 05:43:56,009 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-08 05:43:56,009 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:43:56,009 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:43:56,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-12true, 207#L1050-5true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,041 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:56,041 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:56,041 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:56,041 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:56,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 139#L1050-6true, 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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,047 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:56,047 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:56,047 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:56,047 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:56,057 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 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, 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:56,058 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:56,058 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:56,058 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:56,058 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,058 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 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)), 105#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)]) [2025-02-08 05:43:56,058 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:56,058 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:56,058 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,058 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:56,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 197#L1062-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,059 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,059 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:56,059 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,059 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:56,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 197#L1062-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,061 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,061 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:56,061 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,061 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:56,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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))), 105#L1050-5true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-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)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,064 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,064 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:56,064 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:56,065 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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))), 148#L1063-13true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, 105#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)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,065 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,065 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:56,065 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:56,065 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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)), 105#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)), 74#L1063-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)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,101 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,101 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:56,101 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,102 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:56,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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), 208#L1050-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: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 68#L1063-1true]) [2025-02-08 05:43:56,112 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,112 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:56,112 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,112 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:56,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:56,124 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,124 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:56,124 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:56,124 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:56,124 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,124 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:56,125 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,125 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:56,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 139#L1050-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))), 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)), 74#L1063-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)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,129 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,129 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:56,129 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,129 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:56,139 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 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, 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,139 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:43:56,139 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,139 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:56,139 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,139 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:56,140 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 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, 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:56,140 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:56,140 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:56,140 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:56,140 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,140 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,140 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:56,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 62#L1051true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,141 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:43:56,141 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,141 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:56,141 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 59#L1062-18true, 262#true, 233#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,142 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:43:56,142 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:56,142 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,142 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 59#L1062-18true, 262#true, 233#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,142 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:43:56,143 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:56,143 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,143 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,144 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,145 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:43:56,145 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,145 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,145 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,145 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:56,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, 262#true, 233#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,146 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:43:56,146 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:56,146 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,146 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, 139#L1050-6true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 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, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,149 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,149 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,149 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:56,149 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [120#L1050-12true, 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)), 105#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)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,150 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:43:56,150 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:56,150 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,150 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,151 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, 139#L1050-6true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 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, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,152 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:56,152 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,152 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,152 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:56,152 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,356 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 62#L1051true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,356 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-02-08 05:43:56,356 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-08 05:43:56,356 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-08 05:43:56,356 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-08 05:43:56,356 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-08 05:43:56,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 59#L1062-18true, 262#true, 233#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,356 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:43:56,356 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,356 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:56,357 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 62#L1051true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,357 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-02-08 05:43:56,357 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-08 05:43:56,357 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-08 05:43:56,357 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-08 05:43:56,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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))), 66#L1049true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 222#L1064true]) [2025-02-08 05:43:56,377 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:43:56,377 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,377 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:56,377 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-17true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 68#L1063-1true]) [2025-02-08 05:43:56,382 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:43:56,382 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,382 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,382 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:56,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 62#L1051true, 275#true, Black: 264#(not (= ~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)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,405 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,405 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,406 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,406 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, 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)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,407 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,408 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,408 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,408 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-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)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,410 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:56,410 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:56,410 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:56,410 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:56,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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))), 148#L1063-13true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,411 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:56,411 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:56,411 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:56,411 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:56,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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, 105#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, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,412 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:56,412 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:56,412 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:56,412 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:56,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 160#L1063-2true, Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 89#L1050-10true]) [2025-02-08 05:43:56,451 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:56,452 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:56,452 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:56,452 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:56,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, 139#L1050-6true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 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, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,459 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:56,459 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:56,459 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:56,459 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:56,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 213#L1050-6true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 105#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)]) [2025-02-08 05:43:56,471 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-02-08 05:43:56,471 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-08 05:43:56,472 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-08 05:43:56,472 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-08 05:43:56,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 62#L1051true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 197#L1062-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,473 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:43:56,473 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,473 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,474 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 62#L1051true, Black: 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), 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, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,475 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,475 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,475 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:56,475 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:56,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, 197#L1062-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,476 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:43:56,476 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,476 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,476 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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))), 62#L1051true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,499 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,499 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,499 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,499 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#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), 183#L1062-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,500 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,500 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,500 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,500 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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), 208#L1050-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: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 222#L1064true]) [2025-02-08 05:43:56,513 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,513 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,513 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:56,513 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:56,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 68#L1063-1true]) [2025-02-08 05:43:56,518 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,518 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:56,518 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:56,518 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,535 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 62#L1051true, 275#true, Black: 264#(not (= ~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)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,536 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,536 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,536 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,536 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,536 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,537 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, 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)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,538 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,538 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,538 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,538 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,538 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, 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), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,538 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,538 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,538 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,538 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 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, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,539 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,539 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,539 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,539 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,541 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,541 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,541 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,541 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,546 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,546 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:56,546 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,546 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:56,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 271#(not (= ~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)), 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,548 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,548 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,548 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:56,548 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:56,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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))), 62#L1051true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 197#L1062-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,561 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-02-08 05:43:56,561 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-08 05:43:56,561 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-08 05:43:56,561 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-08 05:43:56,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 197#L1062-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,562 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-02-08 05:43:56,562 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-08 05:43:56,562 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-08 05:43:56,562 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-08 05:43:56,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-17true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 222#L1064true]) [2025-02-08 05:43:56,574 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,574 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,574 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,574 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 68#L1063-1true, 89#L1050-10true]) [2025-02-08 05:43:56,578 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,578 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,578 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,578 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 68#L1063-1true, 89#L1050-10true]) [2025-02-08 05:43:56,580 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,580 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,580 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,580 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 68#L1063-1true, 89#L1050-10true]) [2025-02-08 05:43:56,580 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,580 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,580 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,580 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:56,601 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 62#L1051true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 197#L1062-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,601 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:43:56,601 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:56,601 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,601 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,601 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,603 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 197#L1062-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,603 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:43:56,603 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,603 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,603 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:56,603 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 197#L1062-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,604 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:43:56,604 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:56,604 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,604 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, 197#L1062-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,604 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:43:56,604 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,604 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:56,604 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:56,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-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)), 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,610 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:43:56,610 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:56,610 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:56,610 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:56,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-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)), 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,612 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:43:56,612 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:56,612 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:56,612 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:56,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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))), 62#L1051true, 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)), 74#L1063-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)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,646 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,646 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,646 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,646 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:56,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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))), 148#L1063-13true, 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,646 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,646 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:56,646 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,646 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,646 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:43:56,646 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,647 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:56,647 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:56,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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, 105#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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 68#L1063-1true]) [2025-02-08 05:43:56,658 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,658 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,658 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:56,658 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:56,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,659 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,659 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:56,659 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:56,659 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 222#L1064true]) [2025-02-08 05:43:56,690 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,690 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:56,690 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:56,690 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, 139#L1050-6true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 68#L1063-1true]) [2025-02-08 05:43:56,694 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,694 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:56,694 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:56,694 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,710 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#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)), 74#L1063-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)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,710 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:43:56,710 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,711 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,711 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:56,711 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,711 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 148#L1063-13true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,711 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:43:56,711 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,711 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:56,711 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,711 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,712 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:43:56,712 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:43:56,712 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:43:56,712 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:43:56,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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))), 62#L1051true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-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)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,712 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:43:56,712 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,712 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,712 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:56,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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))), 62#L1051true, 148#L1063-13true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,713 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:43:56,713 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,713 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:56,713 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 105#L1050-5true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,717 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:43:56,717 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:56,717 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:43:56,717 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:56,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 105#L1050-5true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,718 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:43:56,718 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:56,719 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:43:56,719 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:56,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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))), 62#L1051true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-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)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,733 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:43:56,733 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:56,733 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,733 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 222#L1064true, 89#L1050-10true]) [2025-02-08 05:43:56,738 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:43:56,739 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:56,739 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,739 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 222#L1064true, 89#L1050-10true]) [2025-02-08 05:43:56,740 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:43:56,740 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,740 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:56,740 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 222#L1064true, 89#L1050-10true]) [2025-02-08 05:43:56,740 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:43:56,740 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,741 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,741 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:56,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-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)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,758 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:43:56,758 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:43:56,758 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,758 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-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)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,760 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:43:56,760 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:43:56,760 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,760 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:56,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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, 105#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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 222#L1064true]) [2025-02-08 05:43:56,790 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:43:56,790 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:43:56,790 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:43:56,790 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:43:56,790 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,791 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:43:56,791 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:43:56,791 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:43:56,791 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:43:56,791 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:43:56,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [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))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,791 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:43:56,791 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:43:56,791 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:43:56,791 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:43:56,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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], [281#true, 139#L1050-6true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 222#L1064true]) [2025-02-08 05:43:56,814 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:43:56,814 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:43:56,814 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:43:56,814 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:43:56,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 62#L1051true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,918 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:43:56,918 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,918 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,918 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:43:56,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 62#L1051true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,921 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:43:56,921 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,921 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:56,921 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:43:56,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 62#L1051true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-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)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,934 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:43:56,934 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:43:56,934 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:56,934 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:56,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 62#L1051true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-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)), 207#L1050-5true, 245#(= |#race~datas~0| 0)]) [2025-02-08 05:43:56,936 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:43:56,936 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:56,936 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:56,936 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:43:56,996 INFO L124 PetriNetUnfolderBase]: 10392/28589 cut-off events. [2025-02-08 05:43:56,996 INFO L125 PetriNetUnfolderBase]: For 36224/37187 co-relation queries the response was YES. [2025-02-08 05:43:57,091 INFO L83 FinitePrefix]: Finished finitePrefix Result has 63768 conditions, 28589 events. 10392/28589 cut-off events. For 36224/37187 co-relation queries the response was YES. Maximal size of possible extension queue 1036. Compared 324532 event pairs, 1884 based on Foata normal form. 283/25359 useless extension candidates. Maximal degree in co-relation 60466. Up to 6044 conditions per place. [2025-02-08 05:43:57,181 INFO L140 encePairwiseOnDemand]: 235/247 looper letters, 69 selfloop transitions, 23 changer transitions 0/313 dead transitions. [2025-02-08 05:43:57,182 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 253 places, 313 transitions, 1190 flow [2025-02-08 05:43:57,182 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-08 05:43:57,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-02-08 05:43:57,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 920 transitions. [2025-02-08 05:43:57,183 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9311740890688259 [2025-02-08 05:43:57,183 INFO L175 Difference]: Start difference. First operand has 250 places, 277 transitions, 886 flow. Second operand 4 states and 920 transitions. [2025-02-08 05:43:57,183 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 253 places, 313 transitions, 1190 flow [2025-02-08 05:43:57,210 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 252 places, 313 transitions, 1168 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-08 05:43:57,212 INFO L231 Difference]: Finished difference. Result has 254 places, 281 transitions, 975 flow [2025-02-08 05:43:57,213 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-08 05:43:57,213 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 22 predicate places. [2025-02-08 05:43:57,213 INFO L471 AbstractCegarLoop]: Abstraction has has 254 places, 281 transitions, 975 flow [2025-02-08 05:43:57,213 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-08 05:43:57,214 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:43:57,214 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-08 05:43:57,214 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31 [2025-02-08 05:43:57,214 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-08 05:43:57,214 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:43:57,214 INFO L85 PathProgramCache]: Analyzing trace with hash -482286152, now seen corresponding path program 1 times [2025-02-08 05:43:57,214 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:43:57,214 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [358794674] [2025-02-08 05:43:57,215 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:43:57,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:43:57,219 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 75 statements into 1 equivalence classes. [2025-02-08 05:43:57,221 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 75 of 75 statements. [2025-02-08 05:43:57,221 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:43:57,221 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:43:57,244 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-08 05:43:57,244 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:43:57,245 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [358794674] [2025-02-08 05:43:57,245 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [358794674] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:43:57,245 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:43:57,245 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-08 05:43:57,245 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1636657378] [2025-02-08 05:43:57,245 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:43:57,245 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-08 05:43:57,245 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:43:57,245 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-08 05:43:57,246 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-02-08 05:43:57,289 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 214 out of 247 [2025-02-08 05:43:57,290 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-08 05:43:57,290 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:43:57,290 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 214 of 247 [2025-02-08 05:43:57,290 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:43:57,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 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, 207#L1050-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, 232#true]) [2025-02-08 05:43:57,399 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-08 05:43:57,399 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:43:57,399 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:43:57,399 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:43:57,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 44#L1063-11true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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, 232#true]) [2025-02-08 05:43:57,450 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:43:57,450 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:43:57,450 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:43:57,450 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:43:57,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 44#L1063-11true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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, 232#true]) [2025-02-08 05:43:57,450 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:43:57,450 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:43:57,450 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:43:57,450 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:43:57,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 48#L1060-4true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:57,725 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-02-08 05:43:57,725 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:43:57,725 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:43:57,725 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:43:57,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 148#L1063-13true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 54#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)), 207#L1050-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-08 05:43:57,795 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:43:57,795 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:43:57,795 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:43:57,795 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:43:57,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 54#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, 207#L1050-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-08 05:43:57,821 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:43:57,821 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:43:57,821 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:43:57,821 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:43:57,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 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#L1061true, 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:57,983 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:43:57,983 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:43:57,983 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:43:57,983 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:43:58,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#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#L1061true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:58,022 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:43:58,022 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:43:58,022 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:43:58,022 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:43:58,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 159#L1062-33true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_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)), 31#L1050-12true, 207#L1050-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-08 05:43:58,109 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:43:58,109 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:43:58,109 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:43:58,109 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:43:58,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-12true, 207#L1050-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-08 05:43:58,109 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:43:58,109 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:58,109 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:58,109 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:58,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 97#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-12true, 207#L1050-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-08 05:43:58,109 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:43:58,109 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:58,110 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:58,110 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:58,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, 111#L1062-34true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:58,113 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-02-08 05:43:58,113 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:43:58,113 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:43:58,113 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:43:58,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 127#L1062-31true, Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:58,243 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-02-08 05:43:58,243 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:43:58,243 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:43:58,243 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:43:58,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 159#L1062-33true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:58,258 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-02-08 05:43:58,258 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:43:58,258 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:43:58,258 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:43:58,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 97#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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)), 89#L1050-10true, 287#true]) [2025-02-08 05:43:58,303 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:43:58,303 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:58,303 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:58,303 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:58,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 103#L1071-2true, 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:58,339 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-02-08 05:43:58,339 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:43:58,339 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:43:58,339 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:43:58,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 44#L1063-11true, Black: 260#(<= (+ ~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)), 54#threadENTRYtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:58,341 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:43:58,341 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:58,341 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:58,341 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:58,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 44#L1063-11true, Black: 260#(<= (+ ~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)), 54#threadENTRYtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:58,342 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:43:58,342 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:58,342 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:58,342 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:43:58,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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)), 89#L1050-10true, 287#true]) [2025-02-08 05:43:58,346 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:43:58,346 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:58,346 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:58,346 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:58,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-12true, 207#L1050-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-08 05:43:58,408 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:43:58,408 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:58,408 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:43:58,408 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:43:58,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, Black: 260#(<= (+ ~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-12true, 207#L1050-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-08 05:43:58,462 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:43:58,462 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:58,462 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:58,462 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:58,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 159#L1062-33true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~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)), 207#L1050-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-08 05:43:58,498 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:43:58,499 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:58,499 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:58,499 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:58,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, 262#true, 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)), 31#L1050-12true, 207#L1050-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-08 05:43:58,509 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:43:58,509 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:58,509 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:58,509 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:43:58,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, Black: 260#(<= (+ ~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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:58,509 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:43:58,509 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:58,510 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:58,510 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:58,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1049true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-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)), 207#L1050-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-08 05:43:58,546 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:43:58,546 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:58,546 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:58,546 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:58,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 172#ULTIMATE.startFINALtrue, Black: 260#(<= (+ ~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:58,564 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:43:58,564 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:58,564 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:58,564 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:58,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 148#L1063-13true, 66#L1049true, Black: 265#(and (<= 2 |ULTIMATE.start_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)), 207#L1050-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-08 05:43:58,603 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:43:58,603 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:58,603 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:58,603 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:58,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1049true, 148#L1063-13true, Black: 265#(and (<= 2 |ULTIMATE.start_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)), 207#L1050-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-08 05:43:58,613 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:43:58,613 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:58,613 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:58,613 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:58,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 172#ULTIMATE.startFINALtrue, Black: 260#(<= (+ ~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)), 105#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-08 05:43:58,635 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:43:58,635 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:43:58,635 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:58,635 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:43:58,643 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 159#L1062-33true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~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)), 207#L1050-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-08 05:43:58,643 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:43:58,643 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:58,643 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:58,643 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:58,643 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:58,643 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 159#L1062-33true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~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)), 207#L1050-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-08 05:43:58,643 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:43:58,643 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:58,643 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:58,643 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:58,643 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:58,643 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:58,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-12true, 207#L1050-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-08 05:43:58,654 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:43:58,654 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:58,654 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:58,654 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:58,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1049true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_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, 207#L1050-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-08 05:43:58,662 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:43:58,662 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:58,662 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:58,662 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:58,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 97#L1062-24true, Black: 271#(not (= ~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)), 207#L1050-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-08 05:43:58,675 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,675 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,675 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:58,675 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,715 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 159#L1062-33true, Black: 271#(not (= ~threads_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)), 207#L1050-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-08 05:43:58,716 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:43:58,716 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:58,716 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:58,716 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:58,716 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:58,716 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:58,716 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:58,716 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 97#L1062-24true, Black: 271#(not (= ~threads_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)), 207#L1050-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-08 05:43:58,716 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,716 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,716 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,716 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:58,716 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 197#L1062-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-12true, 207#L1050-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-08 05:43:58,730 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:43:58,730 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:58,730 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:58,730 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:58,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-12true, 207#L1050-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-08 05:43:58,730 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:43:58,730 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:58,730 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:58,730 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:43:58,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 197#L1062-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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)), 89#L1050-10true, 287#true]) [2025-02-08 05:43:58,730 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:43:58,731 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:58,731 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:58,731 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:58,732 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 197#L1062-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:58,732 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:43:58,732 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:58,732 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:58,732 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:58,732 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:58,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:58,732 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:43:58,732 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:58,732 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:58,732 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:58,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_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, 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:58,758 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:58,758 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:58,758 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:58,758 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:58,758 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_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, 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:58,758 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:58,758 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:58,758 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:58,758 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:58,758 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:58,802 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 159#L1062-33true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_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)), 207#L1050-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-08 05:43:58,802 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:43:58,802 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:58,802 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:58,802 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:58,802 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:58,802 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:58,802 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:58,802 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:58,803 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 97#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:58,803 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:58,803 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,803 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,803 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:58,803 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,803 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,803 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_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)), 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:58,803 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:58,803 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:58,803 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:58,803 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:58,803 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:58,803 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:58,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 62#L1051true, 159#L1062-33true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:58,805 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:43:58,805 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:58,805 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:58,805 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:58,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:58,805 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:58,805 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:58,805 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:58,805 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:58,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), 97#L1062-24true, 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)), 207#L1050-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-08 05:43:58,805 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:58,805 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:58,805 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,805 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 197#L1062-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-12true, 207#L1050-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-08 05:43:58,825 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:43:58,825 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:58,825 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:58,825 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:58,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-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)), 31#L1050-12true, 207#L1050-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-08 05:43:58,857 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:43:58,857 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:58,857 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:58,857 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 271#(not (= ~threads_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)), 31#L1050-12true, 207#L1050-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-08 05:43:58,857 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:43:58,857 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:58,857 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:58,857 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:58,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 148#L1063-13true, Black: 265#(and (<= 2 |ULTIMATE.start_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)), 31#L1050-12true, 207#L1050-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-08 05:43:58,857 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:43:58,857 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,857 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:58,857 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:58,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 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)), 105#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-08 05:43:58,877 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,877 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:58,877 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,877 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 67#L1062-32true, Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:58,889 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:43:58,889 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:58,889 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:43:58,889 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:43:58,903 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 97#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:58,903 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:58,903 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:58,903 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,903 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,903 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:58,903 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,903 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,903 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 97#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:58,904 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:58,904 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:58,904 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,904 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,904 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:58,904 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:58,904 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,904 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [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)), 105#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)), 207#L1050-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-08 05:43:58,927 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:43:58,927 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:58,927 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:58,927 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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)), 89#L1050-10true, 287#true]) [2025-02-08 05:43:58,951 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,951 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:58,951 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:58,951 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:58,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:58,951 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:58,952 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,952 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,952 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,952 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-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)), 31#L1050-12true, 207#L1050-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-08 05:43:58,952 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,952 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:58,952 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:58,952 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,952 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:58,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:58,969 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,969 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:58,969 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,969 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:58,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_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)), 74#L1063-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)), 31#L1050-12true, 207#L1050-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-08 05:43:58,969 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,969 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:58,969 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,969 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:58,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_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)), 74#L1063-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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:58,969 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:58,969 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,970 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:58,970 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 214#L1062-6true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-12true, 207#L1050-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-08 05:43:58,998 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:58,998 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:58,998 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:58,998 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:59,000 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_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, 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:59,000 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,000 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,000 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,000 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,001 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,001 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,001 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,001 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_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, 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:59,001 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,001 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,001 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,001 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,001 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,001 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,001 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,001 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_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)), 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:59,024 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,024 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,024 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,024 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 97#L1062-24true, Black: 271#(not (= ~threads_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)), 207#L1050-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-08 05:43:59,024 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:59,024 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:59,024 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,024 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:59,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][241], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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)), 89#L1050-10true, 287#true]) [2025-02-08 05:43:59,033 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-02-08 05:43:59,034 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:43:59,034 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:43:59,034 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:43:59,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 148#L1063-13true, Black: 265#(and (<= 2 |ULTIMATE.start_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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:59,034 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:59,034 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,034 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:59,034 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:59,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 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)), 105#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-08 05:43:59,034 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:59,035 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:59,035 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:59,035 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:59,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-12true, 207#L1050-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-08 05:43:59,035 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,035 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,035 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,035 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,050 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 148#L1063-13true, Black: 265#(and (<= 2 |ULTIMATE.start_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)), 207#L1050-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)), 89#L1050-10true, 287#true]) [2025-02-08 05:43:59,050 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,050 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,050 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:59,050 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:59,050 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:59,051 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 148#L1063-13true, Black: 265#(and (<= 2 |ULTIMATE.start_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)), 31#L1050-12true, 207#L1050-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-08 05:43:59,051 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:59,051 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:59,051 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:59,051 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:59,051 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:59,059 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 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)), 105#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-08 05:43:59,059 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:43:59,059 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:59,060 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:59,060 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:59,060 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:59,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 148#L1063-13true, Black: 265#(and (<= 2 |ULTIMATE.start_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)), 207#L1050-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)), 89#L1050-10true, 287#true]) [2025-02-08 05:43:59,068 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,068 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:59,068 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:59,068 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 224#L1050-19true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#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-08 05:43:59,088 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,088 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:59,088 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:43:59,088 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:59,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 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, 31#L1050-12true, 207#L1050-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-08 05:43:59,102 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,102 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,102 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,102 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,115 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 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, 31#L1050-12true, 207#L1050-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-08 05:43:59,115 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,115 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,115 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,115 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,115 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 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)), 197#L1062-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:59,117 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,118 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,118 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,118 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 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)), 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)), 207#L1050-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-08 05:43:59,118 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,118 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,118 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,118 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 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)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:59,119 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,119 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,119 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,119 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_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)), 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:59,121 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,121 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,121 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,121 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][241], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_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)), 74#L1063-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)), 207#L1050-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)), 89#L1050-10true, 287#true]) [2025-02-08 05:43:59,129 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-02-08 05:43:59,129 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-08 05:43:59,130 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:43:59,130 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-08 05:43:59,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 233#true, 148#L1063-13true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#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-08 05:43:59,154 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,154 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:59,154 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:59,154 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 139#L1050-6true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 148#L1063-13true, Black: 265#(and (<= 2 |ULTIMATE.start_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)), 207#L1050-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-08 05:43:59,154 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,154 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,154 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,154 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-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)), 207#L1050-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-08 05:43:59,155 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,155 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,155 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,155 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 44#L1063-11true, Black: 260#(<= (+ ~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)), 105#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-08 05:43:59,161 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,161 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,161 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,161 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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), 26#L1063-6true, 18#L1050-10true, Black: 260#(<= (+ ~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)), 105#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-08 05:43:59,162 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,162 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,162 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,162 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,193 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-12true, 7#L1062-2true, 207#L1050-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-08 05:43:59,193 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,193 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,193 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,193 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,193 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,193 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,193 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-12true, 7#L1062-2true, 207#L1050-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-08 05:43:59,194 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,194 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,194 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,194 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,194 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,194 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,194 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [120#L1050-12true, 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)), 105#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-08 05:43:59,194 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,194 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,194 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,194 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,194 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [120#L1050-12true, 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)), 105#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-08 05:43:59,194 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,194 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,194 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,194 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,194 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 107#L1050-17true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#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-08 05:43:59,195 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,195 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,195 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,195 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:43:59,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 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, 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:59,198 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,198 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,198 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,198 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_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)), 207#L1050-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-08 05:43:59,201 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,201 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,201 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,201 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,215 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:59,216 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,216 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,216 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,216 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,216 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_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)), 207#L1050-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-08 05:43:59,216 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,216 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,216 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,216 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,222 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 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)), 197#L1062-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:59,222 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-02-08 05:43:59,222 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:43:59,223 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:43:59,223 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-08 05:43:59,223 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:43:59,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][241], [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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:59,231 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,231 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,231 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,231 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][241], [281#true, 139#L1050-6true, 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))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_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)), 207#L1050-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-08 05:43:59,234 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,234 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,234 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,234 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 44#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_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)), 207#L1050-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-08 05:43:59,235 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,235 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,235 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,235 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:59,236 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,236 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,236 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,236 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,236 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-12true, 207#L1050-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-08 05:43:59,236 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,236 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,236 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,236 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,236 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,237 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:59,237 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,237 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,237 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,237 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,237 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 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)), 105#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-08 05:43:59,237 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,238 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,238 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,238 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_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)), 207#L1050-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-08 05:43:59,257 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-02-08 05:43:59,257 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-08 05:43:59,258 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:43:59,258 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-08 05:43:59,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 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, 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:59,263 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,263 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,263 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,263 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-12true, 207#L1050-5true, 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-08 05:43:59,264 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,264 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,264 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,264 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 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, 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:59,265 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,265 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,265 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,265 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,271 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 44#L1063-11true, Black: 260#(<= (+ ~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)), 105#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-08 05:43:59,271 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,271 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,271 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,271 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,271 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:43:59,306 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 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, 207#L1050-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)), 89#L1050-10true, 287#true]) [2025-02-08 05:43:59,306 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:59,306 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,306 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,306 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,307 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,317 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [120#L1050-12true, 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)), 105#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-08 05:43:59,318 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-02-08 05:43:59,318 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-08 05:43:59,318 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-08 05:43:59,318 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-08 05:43:59,318 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-08 05:43:59,318 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-08 05:43:59,324 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_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)), 207#L1050-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-08 05:43:59,324 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,324 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,324 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,324 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,324 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_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)), 207#L1050-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-08 05:43:59,343 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:59,343 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,343 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,343 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,345 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 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)), 105#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-08 05:43:59,345 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,345 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,345 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,345 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,345 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 139#L1050-6true, 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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:59,345 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:59,345 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,345 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,345 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 148#L1063-13true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_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)), 207#L1050-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-08 05:43:59,366 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-02-08 05:43:59,366 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:43:59,366 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:43:59,366 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-08 05:43:59,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [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)), 105#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)), 74#L1063-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)), 207#L1050-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-08 05:43:59,367 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-02-08 05:43:59,367 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-08 05:43:59,367 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:43:59,367 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:43:59,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 44#L1063-11true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#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)), 207#L1050-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-08 05:43:59,367 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,367 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,367 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,367 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,371 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 139#L1050-6true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 148#L1063-13true, Black: 265#(and (<= 2 |ULTIMATE.start_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)), 207#L1050-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-08 05:43:59,372 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,372 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,372 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,372 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,372 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 148#L1063-13true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~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)), 207#L1050-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-08 05:43:59,372 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,373 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,373 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,373 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,377 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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), 26#L1063-6true, 18#L1050-10true, Black: 260#(<= (+ ~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)), 105#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-08 05:43:59,377 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,377 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,377 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,377 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:43:59,377 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 59#L1062-18true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:59,407 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,407 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,407 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,407 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,410 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_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)), 207#L1050-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-08 05:43:59,410 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,410 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,410 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,410 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,410 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 59#L1062-18true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:59,411 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,411 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,411 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,411 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,438 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 44#L1063-11true, Black: 260#(<= (+ ~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)), 105#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)), 207#L1050-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-08 05:43:59,438 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,438 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,438 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,438 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,439 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,440 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 44#L1063-11true, Black: 260#(<= (+ ~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)), 105#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)), 207#L1050-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-08 05:43:59,440 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,440 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,440 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,440 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,440 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 160#L1063-2true, 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:59,460 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:59,460 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,460 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:59,460 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:59,509 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,509 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,510 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,510 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, 139#L1050-6true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 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, 207#L1050-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-08 05:43:59,512 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,512 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,512 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,513 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:59,513 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 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, 207#L1050-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)), 89#L1050-10true, 287#true]) [2025-02-08 05:43:59,513 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:59,513 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,513 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,513 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:59,513 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,513 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:43:59,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 197#L1062-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:59,514 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:43:59,514 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,514 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,514 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:59,514 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,514 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,514 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,514 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][241], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 139#L1050-6true, 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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:59,539 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:59,540 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:59,540 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,540 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,540 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 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)), 105#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)), 207#L1050-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-08 05:43:59,541 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:59,541 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,541 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:59,541 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,541 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_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)), 207#L1050-5true, 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-08 05:43:59,542 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:59,542 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,542 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,542 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:59,543 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 139#L1050-6true, 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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:59,543 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:59,543 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,543 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:59,543 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,543 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 148#L1063-13true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_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)), 207#L1050-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-08 05:43:59,564 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:43:59,564 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:59,564 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,564 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:43:59,603 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, 139#L1050-6true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 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, 207#L1050-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-08 05:43:59,603 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-02-08 05:43:59,604 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-08 05:43:59,604 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-08 05:43:59,604 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-08 05:43:59,604 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-02-08 05:43:59,604 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, 139#L1050-6true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 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, 207#L1050-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-08 05:43:59,604 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,604 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,604 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,604 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,604 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:59,604 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:59,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 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)), 207#L1050-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-08 05:43:59,609 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,609 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:59,609 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:59,609 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,621 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 62#L1051true, 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)), 207#L1050-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-08 05:43:59,622 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,622 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,622 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,622 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,622 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 197#L1062-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:59,622 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,622 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:59,622 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,622 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:59,627 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,627 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,627 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,627 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:59,628 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,628 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,628 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,628 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [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)), 105#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 169#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-08 05:43:59,633 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,633 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,633 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,633 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 68#L1063-1true, Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:59,652 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,652 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,653 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,653 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [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), Black: 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)), 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 68#L1063-1true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:59,655 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,655 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:59,656 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,656 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:43:59,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 44#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1049true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_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)), 207#L1050-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-08 05:43:59,692 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,693 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,693 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,693 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 44#L1063-11true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1049true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_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)), 207#L1050-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-08 05:43:59,694 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,694 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,695 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,695 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,701 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 197#L1062-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:59,701 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:43:59,701 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,701 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,701 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,701 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:59,701 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.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)), 207#L1050-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-08 05:43:59,701 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,701 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,701 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,701 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,701 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, 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)), 183#L1062-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:59,702 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,702 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,702 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,702 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 197#L1062-10true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:59,702 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:43:59,702 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,702 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,702 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:59,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), 197#L1062-10true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:59,725 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-02-08 05:43:59,725 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-08 05:43:59,725 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-08 05:43:59,725 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-08 05:43:59,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#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), 68#L1063-1true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:59,747 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,747 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,747 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,747 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 68#L1063-1true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 89#L1050-10true, 287#true]) [2025-02-08 05:43:59,750 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,750 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,750 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,750 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:43:59,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_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)), 7#L1062-2true, 207#L1050-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-08 05:43:59,809 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:43:59,809 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:43:59,809 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:43:59,809 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:43:59,813 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 197#L1062-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:59,813 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:43:59,813 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:59,813 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,813 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,813 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,821 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 197#L1062-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:59,821 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:43:59,821 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,821 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,821 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:59,821 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:43:59,822 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:59,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 68#L1063-1true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:59,895 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:43:59,895 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:59,895 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:59,895 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:59,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 222#L1064true, 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:59,908 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:43:59,908 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:59,908 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:59,908 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:59,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [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), Black: 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)), 31#L1050-12true, 207#L1050-5true, 245#(= |#race~datas~0| 0), 222#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-08 05:43:59,911 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:43:59,911 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:59,911 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:59,911 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:59,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_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)), 74#L1063-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)), 207#L1050-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-08 05:43:59,921 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:43:59,921 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:59,921 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:59,921 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:59,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 229#L1063-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:43:59,929 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:43:59,929 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:59,929 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:59,929 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:43:59,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-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)), 207#L1050-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-08 05:43:59,942 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:43:59,942 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:59,943 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:59,943 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:59,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-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)), 31#L1050-12true, 207#L1050-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-08 05:43:59,951 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:43:59,951 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:59,951 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:43:59,951 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:59,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:59,951 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:43:59,951 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:43:59,951 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:43:59,951 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:43:59,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 271#(not (= ~threads_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)), 31#L1050-12true, 207#L1050-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-08 05:43:59,951 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:43:59,951 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:59,951 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:59,951 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:59,951 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:59,952 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:43:59,952 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:43:59,952 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:43:59,952 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:43:59,952 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:43:59,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 271#(not (= ~threads_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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:59,952 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:43:59,952 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:43:59,952 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:59,952 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:43:59,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:59,955 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:43:59,955 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:43:59,955 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:43:59,955 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:43:59,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-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)), 31#L1050-12true, 207#L1050-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-08 05:43:59,956 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:43:59,956 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:59,956 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:59,956 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:43:59,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_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)), 31#L1050-12true, 207#L1050-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-08 05:43:59,956 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:43:59,956 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:59,956 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:59,956 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:59,956 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:59,956 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:43:59,956 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:43:59,956 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:43:59,956 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:43:59,956 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:43:59,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:59,956 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:43:59,956 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:43:59,956 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:59,956 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:43:59,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 214#L1062-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)), 207#L1050-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-08 05:43:59,960 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:43:59,960 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:59,960 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:59,960 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:59,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 214#L1062-6true, 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)), 207#L1050-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-08 05:43:59,960 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:43:59,960 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:59,961 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:59,961 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:59,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_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)), 222#L1064true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:59,993 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:43:59,993 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:43:59,993 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:59,993 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:59,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 222#L1064true, 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:43:59,995 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:43:59,995 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:59,995 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:43:59,995 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:00,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 148#L1063-13true, 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:44:00,010 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:44:00,010 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:44:00,010 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:00,010 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:44:00,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 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)), 105#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-08 05:44:00,025 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,025 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,025 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:00,025 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 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)), 105#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-08 05:44:00,027 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,027 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:00,027 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,028 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [120#L1050-12true, 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)), 105#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)), 74#L1063-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)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:00,032 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,032 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,032 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,032 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:00,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 120#L1050-12true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-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)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:00,035 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,035 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,035 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:00,035 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 44#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:44:00,051 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,051 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:00,051 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:00,051 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 44#L1063-11true, 262#true, 233#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:44:00,053 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,053 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:00,053 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,053 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:00,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 44#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_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)), 207#L1050-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-08 05:44:00,053 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,053 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,053 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:00,054 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:00,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [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))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_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, 207#L1050-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-08 05:44:00,072 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,072 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,072 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,072 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 44#L1063-11true, Black: 260#(<= (+ ~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-12true, 207#L1050-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-08 05:44:00,083 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,083 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,083 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,083 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 44#L1063-11true, Black: 260#(<= (+ ~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:00,084 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,084 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,084 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,084 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,084 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 44#L1063-11true, 262#true, 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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:00,084 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,084 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,084 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,084 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,085 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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), 44#L1063-11true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_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-08 05:44:00,085 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,085 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,085 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,085 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 120#L1050-12true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 44#L1063-11true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_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-08 05:44:00,085 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,085 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,086 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,086 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 44#L1063-11true, Black: 260#(<= (+ ~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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)), 89#L1050-10true, 287#true]) [2025-02-08 05:44:00,087 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,087 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,087 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,087 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 44#L1063-11true, Black: 260#(<= (+ ~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-12true, 207#L1050-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-08 05:44:00,087 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,087 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,087 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,087 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,088 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 44#L1063-11true, Black: 260#(<= (+ ~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:00,088 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,088 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,088 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,088 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,088 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 120#L1050-12true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 44#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_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-08 05:44:00,088 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,088 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,088 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,088 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 44#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_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-08 05:44:00,088 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,088 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,088 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,088 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:44:00,108 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,108 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,108 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,108 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 222#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-08 05:44:00,109 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,109 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,109 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,109 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 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-08 05:44:00,110 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,110 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,110 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,110 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:44:00,111 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,111 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,111 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,111 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 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))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_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)), 207#L1050-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-08 05:44:00,111 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,111 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,111 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,111 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 139#L1050-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 222#L1064true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:00,119 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,119 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,119 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,119 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:00,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 271#(not (= ~threads_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)), 31#L1050-12true, 207#L1050-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-08 05:44:00,135 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,135 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,135 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,136 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 271#(not (= ~threads_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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:00,136 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:44:00,136 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,136 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,136 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:44:00,136 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 271#(not (= ~threads_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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:00,136 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,136 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,136 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,136 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:44:00,136 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:44:00,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 120#L1050-12true, 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)), 105#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-08 05:44:00,137 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,137 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,137 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,137 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#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-08 05:44:00,137 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:44:00,137 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:44:00,138 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,138 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:44:00,138 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 44#L1063-11true, Black: 260#(<= (+ ~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)), 105#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-08 05:44:00,138 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,138 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,138 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,138 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,138 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 139#L1050-6true, 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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:44:00,139 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,139 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,139 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,139 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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)), 89#L1050-10true, 287#true]) [2025-02-08 05:44:00,139 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:44:00,139 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,139 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:44:00,140 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-12true, 207#L1050-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-08 05:44:00,140 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,140 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,140 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,140 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,140 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:00,140 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,140 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,140 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:44:00,140 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:44:00,140 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [120#L1050-12true, 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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_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-08 05:44:00,141 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,141 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,141 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,141 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_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-08 05:44:00,141 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:44:00,141 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:44:00,141 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,141 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:44:00,142 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 44#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_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-08 05:44:00,142 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,142 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,142 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,142 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,142 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 139#L1050-6true, 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))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_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)), 207#L1050-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-08 05:44:00,142 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,143 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,143 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,143 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:00,153 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 62#L1051true, Black: 265#(and (<= 2 |ULTIMATE.start_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)), 7#L1062-2true, 207#L1050-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-08 05:44:00,154 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2025-02-08 05:44:00,154 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-02-08 05:44:00,154 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-02-08 05:44:00,154 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-02-08 05:44:00,154 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-02-08 05:44:00,179 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_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-08 05:44:00,179 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:44:00,179 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:44:00,179 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,179 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:44:00,179 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:44:00,180 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_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-08 05:44:00,180 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:44:00,180 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:44:00,180 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:44:00,180 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:00,180 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:44:00,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 139#L1050-6true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 44#L1063-11true, Black: 260#(<= (+ ~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:44:00,213 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:44:00,213 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:44:00,213 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:44:00,213 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:44:00,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 139#L1050-6true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 44#L1063-11true, Black: 260#(<= (+ ~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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:44:00,213 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:44:00,213 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:44:00,213 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:44:00,213 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:44:00,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 139#L1050-6true, 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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:44:00,237 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:44:00,237 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:44:00,237 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:44:00,237 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:44:00,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 139#L1050-6true, 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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:44:00,237 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:44:00,237 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:44:00,238 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:44:00,238 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:44:00,351 INFO L124 PetriNetUnfolderBase]: 12131/32530 cut-off events. [2025-02-08 05:44:00,351 INFO L125 PetriNetUnfolderBase]: For 69134/71250 co-relation queries the response was YES. [2025-02-08 05:44:00,532 INFO L83 FinitePrefix]: Finished finitePrefix Result has 80321 conditions, 32530 events. 12131/32530 cut-off events. For 69134/71250 co-relation queries the response was YES. Maximal size of possible extension queue 1192. Compared 372860 event pairs, 2672 based on Foata normal form. 231/28529 useless extension candidates. Maximal degree in co-relation 76334. Up to 11142 conditions per place. [2025-02-08 05:44:00,660 INFO L140 encePairwiseOnDemand]: 240/247 looper letters, 73 selfloop transitions, 24 changer transitions 0/329 dead transitions. [2025-02-08 05:44:00,660 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 257 places, 329 transitions, 1445 flow [2025-02-08 05:44:00,661 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-08 05:44:00,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-02-08 05:44:00,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 922 transitions. [2025-02-08 05:44:00,661 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9331983805668016 [2025-02-08 05:44:00,661 INFO L175 Difference]: Start difference. First operand has 254 places, 281 transitions, 975 flow. Second operand 4 states and 922 transitions. [2025-02-08 05:44:00,661 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 257 places, 329 transitions, 1445 flow [2025-02-08 05:44:00,720 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 256 places, 329 transitions, 1411 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-08 05:44:00,723 INFO L231 Difference]: Finished difference. Result has 258 places, 301 transitions, 1247 flow [2025-02-08 05:44:00,723 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-08 05:44:00,724 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 26 predicate places. [2025-02-08 05:44:00,724 INFO L471 AbstractCegarLoop]: Abstraction has has 258 places, 301 transitions, 1247 flow [2025-02-08 05:44:00,724 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-08 05:44:00,724 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:44:00,724 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-08 05:44:00,724 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable32 [2025-02-08 05:44:00,724 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-08 05:44:00,725 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:44:00,725 INFO L85 PathProgramCache]: Analyzing trace with hash 347419613, now seen corresponding path program 1 times [2025-02-08 05:44:00,725 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:44:00,725 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2002685091] [2025-02-08 05:44:00,725 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:44:00,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:44:00,730 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 75 statements into 1 equivalence classes. [2025-02-08 05:44:00,733 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 75 of 75 statements. [2025-02-08 05:44:00,733 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:44:00,733 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:44:00,747 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-08 05:44:00,747 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:44:00,747 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2002685091] [2025-02-08 05:44:00,747 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2002685091] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:44:00,747 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:44:00,747 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:44:00,747 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [491956901] [2025-02-08 05:44:00,747 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:44:00,748 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:44:00,748 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:44:00,748 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:44:00,748 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:44:00,767 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 212 out of 247 [2025-02-08 05:44:00,768 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-08 05:44:00,768 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:44:00,768 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 212 of 247 [2025-02-08 05:44:00,768 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:44:00,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 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, 207#L1050-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)), 232#true, 287#true]) [2025-02-08 05:44:00,856 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-08 05:44:00,856 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:44:00,856 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:44:00,856 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:44:01,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 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: 271#(not (= ~threads_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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 48#L1060-4true, Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:01,173 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:44:01,173 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:44:01,173 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:44:01,173 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:44:01,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 48#L1060-4true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:01,237 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-02-08 05:44:01,237 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-08 05:44:01,237 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-08 05:44:01,237 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-08 05:44:01,238 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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)), 105#L1050-5true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 48#L1060-4true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:01,238 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:44:01,238 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:44:01,238 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:44:01,238 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:44:01,238 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:44:01,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 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)), 54#threadENTRYtrue, 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)), 7#L1062-2true, 207#L1050-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-08 05:44:01,279 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:44:01,279 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:44:01,279 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:44:01,279 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:44:01,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 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: 271#(not (= ~threads_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#L1061true, 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:01,541 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:44:01,541 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:44:01,541 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:44:01,541 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:44:01,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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#L1062-34true, 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: 271#(not (= ~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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:01,646 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:44:01,646 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:44:01,646 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:44:01,646 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:44:01,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1061true, 207#L1050-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-08 05:44:01,650 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-02-08 05:44:01,650 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:44:01,650 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:44:01,650 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:44:01,651 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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)), 105#L1050-5true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1061true, 207#L1050-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-08 05:44:01,651 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:44:01,651 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:44:01,651 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:44:01,651 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:44:01,651 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:44:01,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 127#L1062-31true, Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:01,704 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:44:01,704 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:44:01,704 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:44:01,704 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:44:01,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 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))), 159#L1062-33true, Black: 264#(not (= ~threads_mask~0 0)), 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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:01,724 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:44:01,724 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:44:01,724 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:44:01,724 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:44:01,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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)), 159#L1062-33true, 105#L1050-5true, 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)), 207#L1050-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-08 05:44:01,725 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:44:01,725 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:01,725 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:01,725 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:01,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][203], [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, Black: 271#(not (= ~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)), 67#L1062-32true, 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:01,764 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:44:01,765 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:44:01,765 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:44:01,765 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:44:01,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), Black: 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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 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)), 67#L1062-32true, 207#L1050-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-08 05:44:01,766 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:44:01,766 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:01,766 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:01,766 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:01,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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)), 105#L1050-5true, 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)), 67#L1062-32true, 207#L1050-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-08 05:44:01,767 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:44:01,767 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:01,767 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:01,767 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:01,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 111#L1062-34true, 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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 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)), 207#L1050-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-08 05:44:01,776 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-02-08 05:44:01,776 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:44:01,776 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:44:01,776 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:44:01,777 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 111#L1062-34true, 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)), 105#L1050-5true, 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)), 207#L1050-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-08 05:44:01,777 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:44:01,777 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:44:01,777 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:44:01,777 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:44:01,777 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:44:01,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 127#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-08 05:44:01,838 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-02-08 05:44:01,838 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:44:01,838 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:44:01,838 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:44:01,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 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))), 159#L1062-33true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 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)), 207#L1050-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-08 05:44:01,838 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:44:01,838 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:01,838 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:01,838 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:01,839 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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)), 105#L1050-5true, 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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 127#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-08 05:44:01,839 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:44:01,839 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:44:01,839 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:01,839 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:44:01,839 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:01,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 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: 271#(not (= ~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)), 103#L1071-2true, 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:01,849 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:44:01,849 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:01,849 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:44:01,849 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:44:01,858 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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)), 105#L1050-5true, 159#L1062-33true, 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)), 207#L1050-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-08 05:44:01,858 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:44:01,858 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:01,858 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:01,858 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:01,858 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:01,908 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 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)), 67#L1062-32true, 207#L1050-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-08 05:44:01,908 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:44:01,908 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:01,908 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:01,908 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:01,908 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:01,909 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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))), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 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|)), 67#L1062-32true, Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:44:01,909 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:44:01,909 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:01,909 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:01,909 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:01,909 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:01,911 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 159#L1062-33true, 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)), 207#L1050-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-08 05:44:01,911 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:44:01,911 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:01,911 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:01,911 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:01,911 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:01,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 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))), 97#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:01,935 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:44:01,935 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:01,935 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:01,935 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:01,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 97#L1062-24true, 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)), 207#L1050-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-08 05:44:01,956 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:44:01,956 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:01,956 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:01,956 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:02,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 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)), 103#L1071-2true, 207#L1050-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-08 05:44:02,000 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-08 05:44:02,001 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:44:02,001 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:44:02,001 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:44:02,002 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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)), 105#L1050-5true, 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)), 207#L1050-5true, 103#L1071-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-08 05:44:02,002 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:44:02,002 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:02,002 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:02,002 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:02,002 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:02,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:02,006 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:44:02,006 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:02,006 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:02,006 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:02,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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)), 105#L1050-5true, 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, 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:44:02,007 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:44:02,007 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:02,007 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:02,007 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:02,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 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, 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:44:02,008 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:44:02,008 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:02,008 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:02,008 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:02,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 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, 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:44:02,025 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:44:02,025 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:02,025 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:02,025 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:02,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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)), 105#L1050-5true, 97#L1062-24true, 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)), 207#L1050-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-08 05:44:02,089 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:44:02,089 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:02,089 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:02,089 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:02,116 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 97#L1062-24true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 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)), 207#L1050-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-08 05:44:02,116 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:44:02,116 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:02,116 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:02,117 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:02,117 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:02,173 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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)), 105#L1050-5true, 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, 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:44:02,174 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:44:02,174 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:02,174 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:02,174 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:02,174 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:02,175 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 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, 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:44:02,176 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:44:02,176 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:02,176 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:02,176 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:02,176 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:02,194 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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))), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 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, 156#L1062-22true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:44:02,194 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:44:02,194 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:02,194 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:02,194 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:02,194 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:02,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 172#ULTIMATE.startFINALtrue, 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: 271#(not (= ~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)), 207#L1050-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)), 89#L1050-10true, 287#true]) [2025-02-08 05:44:02,399 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:44:02,399 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:02,399 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:02,399 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:02,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] 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, 172#ULTIMATE.startFINALtrue, 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)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 105#L1050-5true, 295#true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 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-08 05:44:02,399 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-02-08 05:44:02,399 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-08 05:44:02,399 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-08 05:44:02,400 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-08 05:44:02,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 172#ULTIMATE.startFINALtrue, 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)), 105#L1050-5true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:44:02,400 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:44:02,400 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:44:02,400 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:44:02,400 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:44:02,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 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, 66#L1049true, 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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 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, 207#L1050-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-08 05:44:02,428 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:44:02,428 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:44:02,428 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:44:02,428 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:44:02,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][203], [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, Black: 271#(not (= ~threads_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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 82#L1063-19true, Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:02,570 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:44:02,570 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:44:02,570 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:44:02,570 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:44:02,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 172#ULTIMATE.startFINALtrue, 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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:44:02,583 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-02-08 05:44:02,583 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-08 05:44:02,583 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-08 05:44:02,583 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-08 05:44:02,584 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 172#ULTIMATE.startFINALtrue, 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)), 105#L1050-5true, 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)), 207#L1050-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-08 05:44:02,584 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:44:02,584 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:44:02,584 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:44:02,584 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:44:02,584 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:44:02,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 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))), 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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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)), 89#L1050-10true, 287#true]) [2025-02-08 05:44:02,660 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:44:02,660 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:02,660 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:02,660 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:02,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][203], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 8#L1063-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, Black: 271#(not (= ~threads_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)), 207#L1050-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)), 89#L1050-10true, 287#true]) [2025-02-08 05:44:02,660 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:44:02,660 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:44:02,660 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:44:02,660 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:44:02,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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)), 105#L1050-5true, 197#L1062-10true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:44:02,683 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:44:02,683 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:02,683 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:44:02,683 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:02,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] 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: 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, 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, 105#L1050-5true, 295#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:02,758 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:44:02,758 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:02,758 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:02,758 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:02,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 82#L1063-19true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:02,778 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-02-08 05:44:02,779 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:44:02,779 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-08 05:44:02,779 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:44:02,781 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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))), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 82#L1063-19true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:02,781 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:44:02,781 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:02,781 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:44:02,781 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:44:02,781 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:02,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] 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][220], [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))), 32#L1050-17true, 262#true, 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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 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, 207#L1050-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-08 05:44:02,839 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:44:02,839 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:02,839 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:02,839 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:02,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([763] 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[][273], [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))), 283#(not (= ~threads_mask~0 0)), 233#true, 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)), Black: 238#true, 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|)), 207#L1050-5true, 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)), 89#L1050-10true, 287#true]) [2025-02-08 05:44:02,863 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-02-08 05:44:02,864 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:44:02,864 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:44:02,864 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:44:02,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 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, 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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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)), 89#L1050-10true, 287#true]) [2025-02-08 05:44:02,864 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:44:02,864 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:02,865 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:02,865 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:02,866 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([718] 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), Black: 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, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 105#L1050-5true, 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-08 05:44:02,866 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-02-08 05:44:02,866 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:44:02,866 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:44:02,866 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:44:02,866 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:44:02,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][203], [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))), 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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:02,875 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:44:02,876 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:02,876 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:02,876 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:02,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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))), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:44:02,879 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-02-08 05:44:02,879 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:44:02,879 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:44:02,879 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:44:02,881 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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)), 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)), 105#L1050-5true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:44:02,881 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:44:02,881 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:02,882 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:02,882 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:02,882 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:02,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-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)), 207#L1050-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-08 05:44:02,941 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:44:02,941 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:02,941 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:02,941 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:02,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), Black: 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: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:02,941 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:44:02,941 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:02,941 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:02,942 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:44:02,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][281], [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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-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)), 207#L1050-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-08 05:44:02,943 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:44:02,943 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:02,943 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:02,943 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:02,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), Black: 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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-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)), 207#L1050-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-08 05:44:02,944 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:44:02,944 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:02,944 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:02,944 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:02,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 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: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-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)), 207#L1050-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)), 89#L1050-10true, 287#true]) [2025-02-08 05:44:02,945 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:44:02,945 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:02,945 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:44:02,945 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:02,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [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, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:44:02,976 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:44:02,976 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:02,976 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:44:02,976 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:02,976 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][281], [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))), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-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)), 207#L1050-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-08 05:44:02,976 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:44:02,976 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:02,976 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:02,976 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:02,976 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:02,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 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: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-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)), 207#L1050-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)), 89#L1050-10true, 287#true]) [2025-02-08 05:44:02,983 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:44:02,983 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:02,983 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:44:02,983 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:02,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][203], [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, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:02,984 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:44:02,984 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:02,984 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:44:02,984 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:03,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 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: 271#(not (= ~threads_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, 207#L1050-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)), 89#L1050-10true, 287#true]) [2025-02-08 05:44:03,015 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:44:03,015 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:03,015 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:03,015 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:03,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] 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, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-17true, 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)), 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), 82#L1063-19true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:03,024 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:44:03,024 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:03,024 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:03,024 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:03,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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, 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)), 105#L1050-5true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:44:03,095 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-02-08 05:44:03,095 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-08 05:44:03,095 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:44:03,095 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:44:03,134 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 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: 271#(not (= ~threads_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, 207#L1050-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)), 89#L1050-10true, 287#true]) [2025-02-08 05:44:03,135 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:44:03,135 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:03,135 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:03,135 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:03,135 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:03,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] 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, 20#L1050-2true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-17true, 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)), 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-08 05:44:03,143 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:44:03,143 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:44:03,143 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:44:03,143 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:44:03,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 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, 74#L1063-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)), 207#L1050-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-08 05:44:03,175 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:44:03,175 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:03,175 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:03,175 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:03,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [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))), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 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-08 05:44:03,177 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:44:03,177 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:03,177 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:03,177 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:03,177 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [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))), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 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-08 05:44:03,177 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:44:03,177 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:03,177 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:44:03,177 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:03,177 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:03,178 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), Black: 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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 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, 74#L1063-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)), 207#L1050-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-08 05:44:03,178 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:44:03,178 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:03,178 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:03,178 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:03,178 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:03,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] 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], [72#L1063-4true, 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)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 32#L1050-17true, 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-08 05:44:03,213 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:44:03,213 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:03,213 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:03,213 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:03,219 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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)), 105#L1050-5true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-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)), 207#L1050-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-08 05:44:03,219 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-02-08 05:44:03,219 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-08 05:44:03,219 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-08 05:44:03,219 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:44:03,219 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-08 05:44:03,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 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, 207#L1050-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)), 89#L1050-10true, 287#true]) [2025-02-08 05:44:03,222 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:44:03,222 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:03,222 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:03,222 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:03,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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, Black: 271#(not (= ~threads_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)), 207#L1050-5true, 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)), 89#L1050-10true, 287#true]) [2025-02-08 05:44:03,222 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:44:03,223 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:03,223 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:03,223 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:03,265 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), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 32#L1050-17true, 262#true, 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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 82#L1063-19true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:03,265 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:44:03,265 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:03,265 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:44:03,265 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:03,276 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] 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, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-17true, 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), 82#L1063-19true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:03,276 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:44:03,276 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:03,276 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:03,276 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:03,276 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:03,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 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: 271#(not (= ~threads_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)), 160#L1063-2true, 207#L1050-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)), 89#L1050-10true, 287#true]) [2025-02-08 05:44:03,318 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:44:03,318 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:03,318 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:44:03,318 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:03,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 72#L1063-4true, 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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:03,323 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:44:03,323 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:03,323 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:03,324 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:03,377 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), 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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-12true, 245#(= |#race~datas~0| 0), 82#L1063-19true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:03,377 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:44:03,377 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:44:03,377 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:44:03,377 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:03,386 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] 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, 20#L1050-2true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-17true, 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)), 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-08 05:44:03,386 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:44:03,386 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:03,386 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:44:03,386 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:44:03,387 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:44:03,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 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)), 207#L1050-5true, 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-08 05:44:03,399 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:44:03,399 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:44:03,399 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:03,399 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:03,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 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: 271#(not (= ~threads_mask~0 0)), 112#L1063-3true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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)), 89#L1050-10true, 287#true]) [2025-02-08 05:44:03,420 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:44:03,420 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:44:03,420 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:03,421 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:44:03,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 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)), Black: 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|)), 160#L1063-2true, Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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)), 89#L1050-10true, 287#true]) [2025-02-08 05:44:03,427 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:44:03,427 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:03,427 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:44:03,427 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:03,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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)), 105#L1050-5true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 160#L1063-2true, 207#L1050-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-08 05:44:03,430 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:44:03,430 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:03,430 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:03,430 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:03,440 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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)), 105#L1050-5true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 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-08 05:44:03,440 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-02-08 05:44:03,440 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-02-08 05:44:03,440 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-08 05:44:03,440 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-02-08 05:44:03,440 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-08 05:44:03,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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)), 105#L1050-5true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), 112#L1063-3true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:44:03,525 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:44:03,525 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:03,525 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:03,525 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:03,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [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)), 105#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, 112#L1063-3true, 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)), 207#L1050-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-08 05:44:03,526 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:44:03,526 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:03,526 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:03,526 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:03,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 295#true, 94#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(not (= ~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)), 207#L1050-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-08 05:44:03,533 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:44:03,533 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:03,533 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:03,533 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:03,586 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], [120#L1050-12true, 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, 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, Black: 271#(not (= ~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), 82#L1063-19true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:03,586 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:44:03,586 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:03,586 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:44:03,586 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:44:03,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] 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, 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))), 32#L1050-17true, 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, 209#L1064-3true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:03,623 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:44:03,623 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:03,623 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:03,623 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:03,631 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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)), 105#L1050-5true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 160#L1063-2true, 207#L1050-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-08 05:44:03,631 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-02-08 05:44:03,631 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-08 05:44:03,631 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-08 05:44:03,631 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-08 05:44:03,631 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-08 05:44:03,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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)), 105#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)), 160#L1063-2true, 207#L1050-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-08 05:44:03,633 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:44:03,633 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:03,633 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:03,633 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:03,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] 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, 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, 32#L1050-17true, 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)), 222#L1064true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:03,712 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:44:03,712 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:03,712 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:03,712 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:03,718 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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)), 105#L1050-5true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), 112#L1063-3true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:44:03,719 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-02-08 05:44:03,719 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-08 05:44:03,719 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-02-08 05:44:03,719 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-02-08 05:44:03,719 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-02-08 05:44:03,727 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 160#L1063-2true, Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:44:03,727 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:44:03,727 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:03,727 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:03,727 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:03,727 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:03,727 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:03,764 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), 32#L1050-17true, 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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 169#L1051true, 245#(= |#race~datas~0| 0), 82#L1063-19true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:03,765 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:44:03,765 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:03,765 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:03,765 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:03,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 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)), 209#L1064-3true, 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)), 207#L1050-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)), 89#L1050-10true, 287#true]) [2025-02-08 05:44:03,793 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:44:03,793 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:44:03,793 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:03,793 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:03,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), 112#L1063-3true, 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)), 207#L1050-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-08 05:44:03,800 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-02-08 05:44:03,800 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-02-08 05:44:03,800 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-02-08 05:44:03,800 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-02-08 05:44:03,800 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 112#L1063-3true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:44:03,800 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:44:03,800 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:03,800 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:03,800 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:03,800 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:03,800 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:03,801 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 112#L1063-3true, 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)), 207#L1050-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-08 05:44:03,801 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:44:03,801 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:03,801 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:44:03,801 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:03,801 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:03,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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)), 105#L1050-5true, 295#true, 94#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(not (= ~threads_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)), 207#L1050-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-08 05:44:03,806 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:44:03,806 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:44:03,806 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:03,806 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:03,849 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), 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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-12true, 169#L1051true, 245#(= |#race~datas~0| 0), 82#L1063-19true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:03,849 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:44:03,849 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:03,849 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:44:03,849 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:03,853 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)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 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), 82#L1063-19true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:03,853 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:44:03,853 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:03,853 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:03,853 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:03,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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: 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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 222#L1064true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 89#L1050-10true, 287#true]) [2025-02-08 05:44:03,871 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:44:03,871 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:03,871 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:44:03,871 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:44:03,908 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, 213#L1050-6true, 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), 82#L1063-19true, 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-08 05:44:03,908 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:44:03,908 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:03,908 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:03,908 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:03,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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)), 105#L1050-5true, 209#L1064-3true, 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)), 207#L1050-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-08 05:44:03,940 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-02-08 05:44:03,940 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-02-08 05:44:03,940 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-02-08 05:44:03,940 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-02-08 05:44:03,940 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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)), 105#L1050-5true, 209#L1064-3true, 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)), 207#L1050-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-08 05:44:03,940 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:44:03,940 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:03,941 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:03,941 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:03,941 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:03,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [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)), 105#L1050-5true, 295#true, 209#L1064-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 207#L1050-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-08 05:44:03,943 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:44:03,943 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:03,943 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:03,943 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:03,972 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], [120#L1050-12true, 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, 62#L1051true, 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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 82#L1063-19true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:03,972 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:44:03,972 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:03,972 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:03,972 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:44:03,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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)), 105#L1050-5true, 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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 222#L1064true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:03,989 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-02-08 05:44:03,989 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-02-08 05:44:03,989 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-02-08 05:44:03,989 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-02-08 05:44:03,989 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 222#L1064true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:03,989 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:44:03,989 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:03,990 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:03,990 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:03,990 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:03,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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], [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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 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)), 207#L1050-5true, 245#(= |#race~datas~0| 0), 222#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-08 05:44:03,991 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:44:03,991 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:03,991 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:03,991 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:04,097 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))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 82#L1063-19true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:04,097 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:44:04,097 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:44:04,097 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:04,098 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:44:04,098 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, 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, Black: 271#(not (= ~threads_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)), 169#L1051true, 245#(= |#race~datas~0| 0), 82#L1063-19true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:04,098 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:44:04,099 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:44:04,099 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:44:04,099 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:04,116 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, 213#L1050-6true, 62#L1051true, 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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 82#L1063-19true, 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-08 05:44:04,117 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:44:04,117 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:44:04,117 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:44:04,117 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:44:04,194 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))), 62#L1051true, Black: 264#(not (= ~threads_mask~0 0)), 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)), 169#L1051true, 245#(= |#race~datas~0| 0), 82#L1063-19true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-08 05:44:04,194 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:44:04,194 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:44:04,194 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:04,194 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:44:04,233 INFO L124 PetriNetUnfolderBase]: 12481/37211 cut-off events. [2025-02-08 05:44:04,233 INFO L125 PetriNetUnfolderBase]: For 50716/52913 co-relation queries the response was YES. [2025-02-08 05:44:04,405 INFO L83 FinitePrefix]: Finished finitePrefix Result has 80022 conditions, 37211 events. 12481/37211 cut-off events. For 50716/52913 co-relation queries the response was YES. Maximal size of possible extension queue 1355. Compared 462542 event pairs, 3853 based on Foata normal form. 180/32684 useless extension candidates. Maximal degree in co-relation 75996. Up to 10903 conditions per place. [2025-02-08 05:44:04,555 INFO L140 encePairwiseOnDemand]: 239/247 looper letters, 50 selfloop transitions, 12 changer transitions 0/319 dead transitions. [2025-02-08 05:44:04,555 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 260 places, 319 transitions, 1423 flow [2025-02-08 05:44:04,555 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:44:04,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:44:04,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 684 transitions. [2025-02-08 05:44:04,556 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9230769230769231 [2025-02-08 05:44:04,556 INFO L175 Difference]: Start difference. First operand has 258 places, 301 transitions, 1247 flow. Second operand 3 states and 684 transitions. [2025-02-08 05:44:04,556 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 260 places, 319 transitions, 1423 flow [2025-02-08 05:44:04,587 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 260 places, 319 transitions, 1423 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 05:44:04,590 INFO L231 Difference]: Finished difference. Result has 262 places, 311 transitions, 1353 flow [2025-02-08 05:44:04,590 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-08 05:44:04,590 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 30 predicate places. [2025-02-08 05:44:04,590 INFO L471 AbstractCegarLoop]: Abstraction has has 262 places, 311 transitions, 1353 flow [2025-02-08 05:44:04,591 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-08 05:44:04,591 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:44:04,591 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-08 05:44:04,591 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable33 [2025-02-08 05:44:04,591 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-08 05:44:04,591 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:44:04,591 INFO L85 PathProgramCache]: Analyzing trace with hash -229600999, now seen corresponding path program 1 times [2025-02-08 05:44:04,592 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:44:04,592 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1173092473] [2025-02-08 05:44:04,592 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:44:04,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:44:04,598 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 89 statements into 1 equivalence classes. [2025-02-08 05:44:04,602 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 89 of 89 statements. [2025-02-08 05:44:04,602 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:44:04,602 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:44:04,746 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-08 05:44:04,746 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:44:04,746 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1173092473] [2025-02-08 05:44:04,746 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1173092473] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:44:04,746 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:44:04,746 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:44:04,746 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1621450621] [2025-02-08 05:44:04,746 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:44:04,747 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:44:04,747 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:44:04,747 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:44:04,747 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:44:04,834 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 199 out of 247 [2025-02-08 05:44:04,835 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-08 05:44:04,835 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:44:04,835 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 199 of 247 [2025-02-08 05:44:04,835 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:44:05,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 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), 48#L1060-4true, 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:05,945 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-02-08 05:44:05,945 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:44:05,945 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:44:05,945 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:44:05,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 48#L1060-4true, 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, 207#L1050-5true]) [2025-02-08 05:44:05,946 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:44:05,946 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:44:05,946 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:44:05,946 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:44:06,225 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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), 48#L1060-4true, 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, 207#L1050-5true]) [2025-02-08 05:44:06,226 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-02-08 05:44:06,226 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-08 05:44:06,226 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-08 05:44:06,226 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-08 05:44:06,226 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-08 05:44:06,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 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)), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:06,293 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-02-08 05:44:06,293 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:44:06,293 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:44:06,293 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-08 05:44:06,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 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, 207#L1050-5true]) [2025-02-08 05:44:06,294 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:44:06,294 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:44:06,294 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:44:06,294 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:44:06,296 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 48#L1060-4true, 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, 207#L1050-5true]) [2025-02-08 05:44:06,297 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:44:06,297 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:44:06,297 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:44:06,297 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:44:06,297 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:44:06,297 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:44:06,449 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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)), 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, 207#L1050-5true]) [2025-02-08 05:44:06,449 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-02-08 05:44:06,449 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-08 05:44:06,449 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-02-08 05:44:06,449 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-02-08 05:44:06,449 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-02-08 05:44:06,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 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, 99#L1060-1true, Black: 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:06,535 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-02-08 05:44:06,535 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-02-08 05:44:06,535 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-02-08 05:44:06,535 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-02-08 05:44:06,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 99#L1060-1true, Black: 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, 207#L1050-5true]) [2025-02-08 05:44:06,536 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:44:06,536 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:44:06,536 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:44:06,536 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:44:06,538 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 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, 207#L1050-5true]) [2025-02-08 05:44:06,538 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:44:06,538 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:44:06,538 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:44:06,538 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:44:06,538 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:44:06,538 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:44:06,733 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 99#L1060-1true, Black: 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, 207#L1050-5true]) [2025-02-08 05:44:06,734 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-02-08 05:44:06,734 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-08 05:44:06,734 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-08 05:44:06,734 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-08 05:44:06,734 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-08 05:44:06,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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|)), 96#L1061true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:06,817 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-02-08 05:44:06,817 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-08 05:44:06,817 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-08 05:44:06,817 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-08 05:44:06,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |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#L1061true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:06,818 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:44:06,818 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:44:06,818 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:44:06,818 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:44:06,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 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)), 46#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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:06,833 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-02-08 05:44:06,833 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-08 05:44:06,833 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-08 05:44:06,833 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-08 05:44:06,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 46#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, 207#L1050-5true]) [2025-02-08 05:44:06,834 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:44:06,834 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:44:06,834 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:44:06,834 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:44:06,836 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 99#L1060-1true, Black: 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, 207#L1050-5true]) [2025-02-08 05:44:06,837 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:44:06,837 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:44:06,837 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:44:06,837 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:44:06,837 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:44:06,837 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:44:07,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 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|), 97#L1062-24true, 295#true, Black: 238#true, Black: 243#true, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:07,029 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:44:07,029 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,029 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,029 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:07,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 111#L1062-34true, Black: 260#(<= (+ ~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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:07,033 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-02-08 05:44:07,033 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:44:07,033 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:44:07,033 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:44:07,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 111#L1062-34true, Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:07,034 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:44:07,034 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:44:07,034 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:44:07,034 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:44:07,035 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~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|)), 96#L1061true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:07,035 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-02-08 05:44:07,035 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:44:07,035 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:44:07,036 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:44:07,036 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:44:07,051 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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)), 46#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, 207#L1050-5true]) [2025-02-08 05:44:07,052 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-02-08 05:44:07,052 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:44:07,052 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:44:07,052 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:44:07,052 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:44:07,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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|), 295#true, Black: 238#true, Black: 243#true, 207#L1050-5true, 127#L1062-31true, 89#L1050-10true]) [2025-02-08 05:44:07,148 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-02-08 05:44:07,148 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:44:07,148 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:44:07,148 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:44:07,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 127#L1062-31true]) [2025-02-08 05:44:07,149 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,149 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,149 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:44:07,149 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,154 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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|)), 96#L1061true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:07,154 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:44:07,154 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:44:07,154 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:44:07,154 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:44:07,154 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:44:07,154 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:44:07,169 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 46#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, 207#L1050-5true]) [2025-02-08 05:44:07,169 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:44:07,169 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:44:07,169 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:44:07,169 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:44:07,169 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:44:07,169 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:44:07,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 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|), 159#L1062-33true, 295#true, Black: 238#true, Black: 243#true, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:07,182 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-02-08 05:44:07,182 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:44:07,182 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:44:07,182 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:44:07,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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#L1062-33true, 295#true, Black: 238#true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:07,183 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,183 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,183 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,183 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,184 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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#L1062-33true, 295#true, Black: 238#true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:07,184 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,184 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,184 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,184 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,184 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 157#L1048-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)), 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, 207#L1050-5true]) [2025-02-08 05:44:07,208 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,208 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,208 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,208 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 67#L1062-32true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:07,288 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-02-08 05:44:07,288 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:44:07,288 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:44:07,289 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:44:07,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 67#L1062-32true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:07,289 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,289 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,289 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,289 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 67#L1062-32true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:07,290 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,290 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,290 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,290 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,291 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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)), 67#L1062-32true, 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:07,291 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,291 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,291 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,291 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,291 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,291 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 67#L1062-32true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:07,291 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,291 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,291 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,291 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,291 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,298 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 111#L1062-34true, Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:07,298 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-02-08 05:44:07,299 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:44:07,299 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:44:07,299 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:44:07,299 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:44:07,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 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, 76#L1068-5true, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:07,313 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-02-08 05:44:07,313 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:44:07,313 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:44:07,313 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:44:07,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 76#L1068-5true, 207#L1050-5true]) [2025-02-08 05:44:07,314 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,314 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,314 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,314 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] 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), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 157#L1048-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|), 295#true, Black: 238#true, Black: 243#true, 11#L1063-5true, 207#L1050-5true]) [2025-02-08 05:44:07,377 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,377 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:44:07,377 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:44:07,377 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,432 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 207#L1050-5true, 127#L1062-31true]) [2025-02-08 05:44:07,432 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-02-08 05:44:07,432 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:44:07,432 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:44:07,432 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:44:07,432 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:44:07,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~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|), 159#L1062-33true, 295#true, Black: 238#true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:07,433 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,433 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,433 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,433 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,436 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 111#L1062-34true, Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:07,436 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,436 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:44:07,437 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:44:07,437 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:44:07,437 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:44:07,437 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:44:07,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1068-4true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:07,445 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-02-08 05:44:07,445 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:44:07,445 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:44:07,446 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:44:07,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, 81#L1068-4true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:07,447 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:44:07,447 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:07,447 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:07,447 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 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)), 103#L1071-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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:07,453 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-02-08 05:44:07,453 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:44:07,453 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:44:07,453 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:44:07,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 103#L1071-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, 207#L1050-5true]) [2025-02-08 05:44:07,455 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:44:07,455 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:07,455 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:07,455 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 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)), 156#L1062-22true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:07,468 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:44:07,468 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:07,468 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:07,469 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:07,584 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 127#L1062-31true]) [2025-02-08 05:44:07,584 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,584 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,584 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:44:07,584 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,584 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:44:07,584 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 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, 207#L1050-5true, 93#L1068-3true, 89#L1050-10true]) [2025-02-08 05:44:07,594 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-02-08 05:44:07,594 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:44:07,594 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:44:07,594 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:44:07,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 93#L1068-3true]) [2025-02-08 05:44:07,595 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:44:07,595 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:07,595 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:07,595 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:07,598 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 76#L1068-5true, 207#L1050-5true]) [2025-02-08 05:44:07,598 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-02-08 05:44:07,598 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:44:07,598 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:44:07,598 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:44:07,598 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:44:07,619 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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#L1062-33true, 295#true, Black: 238#true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:07,619 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:44:07,619 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,619 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,619 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,619 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,619 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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|), 97#L1062-24true, 295#true, Black: 238#true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:07,663 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:44:07,663 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:07,663 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:07,663 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:07,734 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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)), 67#L1062-32true, 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:07,734 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:44:07,734 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,734 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,734 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,734 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,734 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,734 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 67#L1062-32true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:07,734 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:44:07,734 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,734 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,734 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,734 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,735 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,737 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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|), 159#L1062-33true, 295#true, Black: 238#true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:07,737 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:44:07,737 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,737 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,737 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,737 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1068-2true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:07,746 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-08 05:44:07,746 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:44:07,746 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:44:07,747 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:44:07,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, 158#L1068-2true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:07,747 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:44:07,748 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:07,748 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:07,748 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:07,751 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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, 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1068-4true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:07,751 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-08 05:44:07,751 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:44:07,751 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:44:07,751 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:44:07,751 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:44:07,754 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 76#L1068-5true, 207#L1050-5true]) [2025-02-08 05:44:07,754 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:44:07,754 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,754 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,754 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,754 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,754 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:07,758 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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)), 103#L1071-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, 207#L1050-5true]) [2025-02-08 05:44:07,758 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-08 05:44:07,758 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:44:07,758 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:44:07,758 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:44:07,758 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:44:07,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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)), 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|), 173#L1048-4true, 295#true, Black: 238#true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:07,769 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-02-08 05:44:07,769 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:44:07,769 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-08 05:44:07,769 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-08 05:44:07,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 156#L1062-22true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:07,773 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:44:07,773 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:07,773 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:07,773 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:07,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 156#L1062-22true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:07,820 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:44:07,820 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:07,820 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:07,820 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:07,901 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 207#L1050-5true, 93#L1068-3true]) [2025-02-08 05:44:07,901 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-02-08 05:44:07,901 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-08 05:44:07,901 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-08 05:44:07,901 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-08 05:44:07,901 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:44:07,904 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, 81#L1068-4true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:07,904 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:44:07,904 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:07,904 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:07,904 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,904 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,904 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:07,912 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 103#L1071-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, 207#L1050-5true]) [2025-02-08 05:44:07,912 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:44:07,912 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:07,912 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:07,912 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,912 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:07,912 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:08,045 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, 158#L1068-2true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:08,046 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-02-08 05:44:08,046 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-08 05:44:08,046 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-08 05:44:08,046 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-08 05:44:08,046 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-08 05:44:08,049 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 93#L1068-3true]) [2025-02-08 05:44:08,049 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:44:08,049 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:08,049 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:08,049 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:08,049 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:08,049 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:08,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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|), 97#L1062-24true, 295#true, Black: 238#true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:08,067 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:44:08,067 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:08,067 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:08,067 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:08,067 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#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#L1062-22true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:08,068 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:44:08,068 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:08,068 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:08,068 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:08,068 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:08,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 156#L1062-22true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:08,094 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-02-08 05:44:08,094 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-08 05:44:08,094 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-08 05:44:08,094 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-08 05:44:08,113 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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|), 97#L1062-24true, 295#true, Black: 238#true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:08,113 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:44:08,113 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:08,113 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:08,114 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:08,114 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:08,194 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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, 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1068-2true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:08,194 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:44:08,194 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:08,194 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:08,194 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:08,194 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:08,194 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:08,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 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, 172#ULTIMATE.startFINALtrue, Black: 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:08,202 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-02-08 05:44:08,202 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-08 05:44:08,202 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-08 05:44:08,202 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-08 05:44:08,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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#ULTIMATE.startFINALtrue, Black: 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, 207#L1050-5true]) [2025-02-08 05:44:08,203 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:44:08,203 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:44:08,203 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:44:08,203 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:44:08,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 156#L1062-22true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:08,212 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:44:08,212 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:08,212 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:08,212 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:08,213 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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, 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 156#L1062-22true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:08,213 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:44:08,213 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:08,213 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:08,213 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:08,213 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:08,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 156#L1062-22true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:08,215 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:44:08,215 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:08,215 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:08,216 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:08,261 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#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#L1062-22true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:08,261 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:44:08,261 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:08,261 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:08,261 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:08,261 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:08,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_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, 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)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:08,483 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:44:08,483 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:08,483 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:08,483 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:08,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 82#L1063-19true, 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:08,492 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-02-08 05:44:08,492 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-08 05:44:08,492 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-08 05:44:08,492 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-08 05:44:08,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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), 82#L1063-19true, 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, 207#L1050-5true]) [2025-02-08 05:44:08,493 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:44:08,493 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:08,493 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:44:08,493 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:08,511 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 172#ULTIMATE.startFINALtrue, Black: 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, 207#L1050-5true]) [2025-02-08 05:44:08,512 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-02-08 05:44:08,512 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-08 05:44:08,512 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-08 05:44:08,512 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-08 05:44:08,512 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-08 05:44:08,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:08,635 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-02-08 05:44:08,635 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-08 05:44:08,635 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-08 05:44:08,635 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-08 05:44:08,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:08,637 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:44:08,637 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:08,637 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:08,637 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:08,663 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 172#ULTIMATE.startFINALtrue, Black: 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, 207#L1050-5true]) [2025-02-08 05:44:08,663 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:44:08,663 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:44:08,663 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:44:08,663 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:44:08,663 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:44:08,663 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:44:08,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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|), 197#L1062-10true, 295#true, Black: 238#true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:08,675 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:44:08,675 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:08,675 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:08,675 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:44:08,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([622] 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][223], [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)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 37#L1048-3true, Black: 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, 207#L1050-5true]) [2025-02-08 05:44:08,699 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:44:08,699 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:08,699 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:44:08,699 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:44:08,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([622] 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][223], [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)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 194#L1048-1true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:08,700 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:44:08,700 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:44:08,700 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:44:08,700 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:44:08,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 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|), 295#true, Black: 238#true, 74#L1063-10true, Black: 243#true, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:08,795 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:44:08,796 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:08,796 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:08,796 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:44:08,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:08,796 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:44:08,796 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:08,796 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:08,796 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:08,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] 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[][168], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 229#L1063-12true, 283#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 262#true, 105#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 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-08 05:44:08,798 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:44:08,798 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:08,798 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:08,798 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:08,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_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)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 74#L1063-10true, Black: 243#true, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:08,803 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:44:08,803 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:08,803 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:08,803 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:44:08,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 262#true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:08,808 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:44:08,808 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:08,808 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:08,808 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:08,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 74#L1063-10true, Black: 243#true, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:08,808 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:44:08,808 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:44:08,808 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:08,808 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:08,818 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 82#L1063-19true, 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, 207#L1050-5true]) [2025-02-08 05:44:08,819 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-02-08 05:44:08,819 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:44:08,819 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:44:08,819 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-08 05:44:08,819 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:44:08,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([763] 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), 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, 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:08,948 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-02-08 05:44:08,948 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:44:08,948 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:44:08,948 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:44:08,950 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([718] 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[][168], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 229#L1063-12true, 283#(not (= ~threads_mask~0 0)), 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 105#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-08 05:44:08,950 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-02-08 05:44:08,950 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:44:08,950 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:44:08,950 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:44:08,950 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:44:08,964 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:08,964 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-02-08 05:44:08,965 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:44:08,965 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:44:08,965 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:44:08,965 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:44:08,974 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 82#L1063-19true, 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, 207#L1050-5true]) [2025-02-08 05:44:08,975 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:44:08,975 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:08,975 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:08,975 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:44:08,975 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:44:08,975 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:09,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 74#L1063-10true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:09,046 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:44:09,046 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:09,046 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:09,046 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:09,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 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, 74#L1063-10true, Black: 243#true, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:09,046 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:44:09,046 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:09,046 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:09,047 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:44:09,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 74#L1063-10true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:09,048 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:44:09,048 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:09,048 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:09,048 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:09,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 74#L1063-10true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:09,049 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:44:09,049 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:09,049 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:09,049 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:09,128 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 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, 207#L1050-5true]) [2025-02-08 05:44:09,129 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:44:09,129 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:09,129 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:09,129 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:09,129 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:09,129 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:09,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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|), 197#L1062-10true, 295#true, Black: 238#true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:09,154 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:44:09,155 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:09,155 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:44:09,155 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:09,155 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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|), 197#L1062-10true, 295#true, Black: 238#true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:09,155 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:44:09,155 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:09,155 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:09,155 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:44:09,155 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:44:09,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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|), 197#L1062-10true, 295#true, Black: 238#true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:09,156 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:44:09,156 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:09,156 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:09,156 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:09,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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)), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:09,158 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:44:09,158 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:09,158 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:09,158 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:09,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:09,205 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:44:09,205 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:09,205 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:09,205 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:09,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 207#L1050-5true]) [2025-02-08 05:44:09,277 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-02-08 05:44:09,277 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-08 05:44:09,277 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:44:09,277 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:44:09,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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|), 295#true, Black: 238#true, Black: 243#true, 207#L1050-5true, 11#L1063-5true, 89#L1050-10true]) [2025-02-08 05:44:09,281 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:44:09,281 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:09,281 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:09,281 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:09,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 74#L1063-10true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:09,293 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:44:09,293 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:09,293 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:09,293 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:09,318 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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)), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:09,318 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:44:09,318 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:09,318 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:09,319 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:09,319 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:09,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([622] 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][223], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, 66#L1049true, 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, 207#L1050-5true]) [2025-02-08 05:44:09,331 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:44:09,331 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:44:09,331 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:09,331 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:09,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 74#L1063-10true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:09,363 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:44:09,363 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:09,363 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:09,363 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:09,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 207#L1050-5true, 11#L1063-5true]) [2025-02-08 05:44:09,364 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:44:09,365 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:44:09,365 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:09,365 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:09,365 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 74#L1063-10true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:09,365 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:44:09,365 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:09,365 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:09,365 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:09,365 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:09,436 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 74#L1063-10true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:09,437 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-02-08 05:44:09,437 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:44:09,437 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-08 05:44:09,437 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-08 05:44:09,437 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-08 05:44:09,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 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, 160#L1063-2true, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:09,583 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:44:09,583 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:09,583 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:09,583 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:44:09,601 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 74#L1063-10true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:09,601 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:44:09,601 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:09,601 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:09,601 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:09,601 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:09,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:09,671 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:44:09,671 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:09,671 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:09,671 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:44:09,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 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, 112#L1063-3true, Black: 243#true, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:09,737 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:44:09,737 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:09,738 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:44:09,738 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:44:09,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 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: 295#true, Black: 238#true, 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true, 160#L1063-2true, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:09,741 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-02-08 05:44:09,741 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-02-08 05:44:09,741 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-08 05:44:09,741 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-02-08 05:44:09,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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: 295#true, Black: 238#true, 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true, 160#L1063-2true, 207#L1050-5true]) [2025-02-08 05:44:09,743 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:44:09,743 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:09,743 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:09,743 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:09,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 160#L1063-2true, 207#L1050-5true]) [2025-02-08 05:44:09,744 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:44:09,744 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:09,744 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:09,744 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:09,745 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, Black: 238#true, 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true, 160#L1063-2true, 207#L1050-5true]) [2025-02-08 05:44:09,745 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:44:09,745 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:09,745 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:09,745 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:09,745 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:09,750 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 207#L1050-5true]) [2025-02-08 05:44:09,750 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-02-08 05:44:09,750 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-08 05:44:09,750 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-02-08 05:44:09,750 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-08 05:44:09,750 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-02-08 05:44:09,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 112#L1063-3true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:09,882 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:44:09,882 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:09,882 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:09,882 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:09,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 94#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:09,885 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-02-08 05:44:09,885 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-08 05:44:09,885 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-08 05:44:09,886 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-02-08 05:44:09,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, 94#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:09,887 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:44:09,887 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:09,887 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:09,887 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:09,888 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 94#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:09,888 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:44:09,888 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:09,888 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:09,888 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:09,888 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:10,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:10,676 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:44:10,676 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:10,676 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:10,676 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:10,711 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 207#L1050-5true]) [2025-02-08 05:44:10,711 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:44:10,711 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:44:10,711 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:44:10,711 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:10,712 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:10,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] 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), 20#L1050-2true, 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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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-08 05:44:10,715 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:44:10,715 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:10,715 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:10,715 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:10,773 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 160#L1063-2true, 207#L1050-5true]) [2025-02-08 05:44:10,774 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-02-08 05:44:10,774 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-08 05:44:10,774 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-08 05:44:10,774 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-08 05:44:10,774 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-08 05:44:10,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([622] 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][223], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 31#L1050-12true, 207#L1050-5true]) [2025-02-08 05:44:10,806 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:44:10,806 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:44:10,806 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:10,806 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:44:10,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 209#L1064-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|), 295#true, Black: 238#true, Black: 243#true, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:10,889 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:44:10,889 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:44:10,889 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:10,889 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:10,892 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 112#L1063-3true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:10,893 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-02-08 05:44:10,893 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-02-08 05:44:10,893 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-08 05:44:10,893 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-02-08 05:44:10,893 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-02-08 05:44:10,897 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 160#L1063-2true, 207#L1050-5true]) [2025-02-08 05:44:10,897 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:44:10,897 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:10,897 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:10,897 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:10,897 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:10,897 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:10,898 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~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: 295#true, Black: 238#true, 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true, 160#L1063-2true, 207#L1050-5true]) [2025-02-08 05:44:10,898 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:44:10,898 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:10,898 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:10,898 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:10,898 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:10,898 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:10,919 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:10,919 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:44:10,919 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:10,919 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:10,919 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:10,919 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:10,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~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), 82#L1063-19true, 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, 207#L1050-5true]) [2025-02-08 05:44:10,919 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:44:10,920 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:44:10,920 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:10,920 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:44:10,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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, 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 209#L1064-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|), 295#true, Black: 238#true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:10,992 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:44:10,992 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:10,992 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:10,993 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:10,995 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 112#L1063-3true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:10,995 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:44:10,995 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:10,995 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:10,995 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:10,995 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:10,995 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:10,999 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [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)), 105#L1050-5true, 94#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:10,999 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:44:10,999 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:10,999 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:10,999 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:10,999 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:10,999 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:11,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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|), 62#L1051true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:11,007 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:44:11,007 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:44:11,007 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:11,007 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:11,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 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|), 295#true, Black: 238#true, 74#L1063-10true, Black: 243#true, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:11,022 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:44:11,022 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:11,022 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:11,022 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:11,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 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, 207#L1050-5true]) [2025-02-08 05:44:11,022 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:44:11,022 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:11,022 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:11,022 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:11,037 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)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 82#L1063-19true, 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-08 05:44:11,037 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:44:11,037 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:11,037 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:11,037 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:11,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 207#L1050-5true]) [2025-02-08 05:44:11,042 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:44:11,042 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:11,042 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:11,043 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:11,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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), 222#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: 238#true, Black: 243#true, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:11,092 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-02-08 05:44:11,093 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-02-08 05:44:11,093 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-02-08 05:44:11,093 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-02-08 05:44:11,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 222#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: 238#true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:11,094 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:44:11,094 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:11,094 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:11,094 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:11,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 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), 222#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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:11,095 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:44:11,095 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:44:11,095 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:44:11,095 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:11,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 74#L1063-10true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:11,136 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:44:11,136 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:11,136 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:11,136 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:11,181 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [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)), 105#L1050-5true, 209#L1064-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|), 295#true, Black: 238#true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:11,182 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-02-08 05:44:11,182 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-02-08 05:44:11,182 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-02-08 05:44:11,182 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-02-08 05:44:11,182 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-02-08 05:44:11,201 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 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, 74#L1063-10true, Black: 243#true, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:11,201 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:44:11,201 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:11,201 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:11,201 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:11,201 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:11,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] 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), 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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))), 62#L1051true, 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, 207#L1050-5true]) [2025-02-08 05:44:11,225 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:44:11,225 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:11,225 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:11,225 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:11,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([724] 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][287], [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, 213#L1050-6true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 208#L1050-19true, 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)), 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-08 05:44:11,250 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-02-08 05:44:11,250 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-02-08 05:44:11,250 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-02-08 05:44:11,250 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-02-08 05:44:11,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([724] 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][290], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 283#(not (= ~threads_mask~0 0)), 233#true, 213#L1050-6true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 208#L1050-19true, 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))), 53#L1065-6true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 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-08 05:44:11,250 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:44:11,250 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:11,250 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:11,250 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:11,264 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 222#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: 238#true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:11,264 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-02-08 05:44:11,264 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-02-08 05:44:11,264 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-02-08 05:44:11,264 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-02-08 05:44:11,264 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-02-08 05:44:11,268 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [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)), 105#L1050-5true, 209#L1064-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|), 295#true, Black: 238#true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:11,268 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:44:11,268 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:11,268 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:11,268 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:11,268 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:11,268 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:11,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] 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), Black: 260#(<= (+ ~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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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|), 62#L1051true, 295#true, Black: 238#true, Black: 243#true, 207#L1050-5true, 11#L1063-5true]) [2025-02-08 05:44:11,275 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-02-08 05:44:11,275 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-02-08 05:44:11,275 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-02-08 05:44:11,275 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-02-08 05:44:11,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([724] 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, 213#L1050-6true, 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: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 87#L1065-5true, 208#L1050-19true, 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-08 05:44:11,328 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:44:11,328 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:11,328 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:11,328 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:11,347 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~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), 222#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: 238#true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:11,347 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:44:11,347 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:11,347 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:11,347 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:11,347 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:11,347 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:11,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([724] 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, 213#L1050-6true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 155#L1065-4true, 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))))), 208#L1050-19true, 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-08 05:44:11,398 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:44:11,398 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:44:11,398 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:44:11,398 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:44:11,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([724] 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, 213#L1050-6true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 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))))), 208#L1050-19true, 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|), 149#L1065-3true, 295#true, Black: 238#true, Black: 243#true]) [2025-02-08 05:44:11,458 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:44:11,458 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:44:11,458 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:44:11,459 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:44:11,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 109#L1065-8true, Black: 264#(not (= ~threads_mask~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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:11,482 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2025-02-08 05:44:11,482 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-02-08 05:44:11,483 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-02-08 05:44:11,483 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-02-08 05:44:11,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [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))), 109#L1065-8true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 207#L1050-5true]) [2025-02-08 05:44:11,484 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:44:11,484 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:44:11,484 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:44:11,484 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:44:11,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 109#L1065-8true, Black: 264#(not (= ~threads_mask~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: 240#(= |#race~threads_mask~0| 0), Black: 243#true, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:11,485 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:44:11,485 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:44:11,485 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:44:11,485 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:44:11,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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)), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:11,533 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is not cut-off event [2025-02-08 05:44:11,533 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-02-08 05:44:11,533 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-02-08 05:44:11,533 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-02-08 05:44:11,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#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, 207#L1050-5true]) [2025-02-08 05:44:11,534 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:44:11,534 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:44:11,534 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:44:11,534 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:44:11,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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|), 53#L1065-6true, 295#true, Black: 238#true, Black: 243#true, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:11,578 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is not cut-off event [2025-02-08 05:44:11,578 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-02-08 05:44:11,578 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-02-08 05:44:11,578 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-02-08 05:44:11,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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|), 53#L1065-6true, 295#true, Black: 238#true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:11,579 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:44:11,579 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:44:11,579 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:44:11,579 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:44:11,587 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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, 109#L1065-8true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 207#L1050-5true]) [2025-02-08 05:44:11,587 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is not cut-off event [2025-02-08 05:44:11,587 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-02-08 05:44:11,587 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-02-08 05:44:11,587 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-02-08 05:44:11,587 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-02-08 05:44:11,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1065-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:11,616 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is not cut-off event [2025-02-08 05:44:11,616 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-02-08 05:44:11,616 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-02-08 05:44:11,616 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-02-08 05:44:11,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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, 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1065-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:11,617 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:44:11,617 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:44:11,617 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:44:11,617 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:44:11,623 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [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)), 105#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, 207#L1050-5true]) [2025-02-08 05:44:11,623 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is not cut-off event [2025-02-08 05:44:11,623 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-02-08 05:44:11,623 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-02-08 05:44:11,623 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-02-08 05:44:11,623 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-02-08 05:44:11,631 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [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))), 109#L1065-8true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:11,631 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:44:11,631 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:44:11,631 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:44:11,631 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:44:11,631 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:44:11,631 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:44:11,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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#L1065-4true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:11,652 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2025-02-08 05:44:11,652 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-02-08 05:44:11,653 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-02-08 05:44:11,653 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-02-08 05:44:11,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [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)), 105#L1050-5true, 155#L1065-4true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:11,655 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-02-08 05:44:11,655 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:44:11,655 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:44:11,655 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:44:11,662 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~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|), 53#L1065-6true, 295#true, Black: 238#true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:11,662 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2025-02-08 05:44:11,662 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-02-08 05:44:11,662 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-02-08 05:44:11,662 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-02-08 05:44:11,662 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-02-08 05:44:11,667 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 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, 207#L1050-5true]) [2025-02-08 05:44:11,667 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:44:11,667 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:44:11,667 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:44:11,667 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:44:11,667 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:44:11,667 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:44:11,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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|), 149#L1065-3true, 295#true, Black: 238#true, Black: 243#true, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:11,686 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is not cut-off event [2025-02-08 05:44:11,686 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-02-08 05:44:11,686 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-02-08 05:44:11,686 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-02-08 05:44:11,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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|), 149#L1065-3true, 295#true, Black: 238#true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:11,687 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-08 05:44:11,687 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:44:11,687 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:44:11,687 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:44:11,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 179#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:11,695 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-08 05:44:11,695 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:44:11,695 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:44:11,695 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:44:11,697 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, 87#L1065-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:11,697 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is not cut-off event [2025-02-08 05:44:11,697 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-02-08 05:44:11,697 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-02-08 05:44:11,697 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-02-08 05:44:11,697 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-02-08 05:44:11,702 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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|), 53#L1065-6true, 295#true, Black: 238#true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:11,702 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:44:11,702 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:44:11,702 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:44:11,702 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:44:11,702 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:44:11,702 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:44:11,722 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [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))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1065-4true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:11,723 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is not cut-off event [2025-02-08 05:44:11,723 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-02-08 05:44:11,723 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-02-08 05:44:11,723 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-02-08 05:44:11,723 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-02-08 05:44:11,729 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, 87#L1065-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:11,729 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-02-08 05:44:11,729 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:44:11,729 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:44:11,729 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:44:11,729 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:44:11,729 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:44:11,748 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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|), 149#L1065-3true, 295#true, Black: 238#true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:11,748 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is not cut-off event [2025-02-08 05:44:11,749 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-02-08 05:44:11,749 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-02-08 05:44:11,749 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-02-08 05:44:11,749 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-02-08 05:44:11,754 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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, 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1065-4true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:11,754 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-08 05:44:11,754 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:44:11,754 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:44:11,754 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:44:11,754 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:44:11,754 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:44:11,775 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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|), 149#L1065-3true, 295#true, Black: 238#true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:11,775 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:44:11,775 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:44:11,775 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:44:11,775 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:44:11,776 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:44:11,776 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:44:11,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:11,780 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:44:11,780 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:44:11,780 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:44:11,780 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:44:11,891 INFO L124 PetriNetUnfolderBase]: 21907/63671 cut-off events. [2025-02-08 05:44:11,891 INFO L125 PetriNetUnfolderBase]: For 72650/74762 co-relation queries the response was YES. [2025-02-08 05:44:12,268 INFO L83 FinitePrefix]: Finished finitePrefix Result has 132009 conditions, 63671 events. 21907/63671 cut-off events. For 72650/74762 co-relation queries the response was YES. Maximal size of possible extension queue 1694. Compared 822732 event pairs, 7341 based on Foata normal form. 262/55429 useless extension candidates. Maximal degree in co-relation 126664. Up to 17897 conditions per place. [2025-02-08 05:44:12,626 INFO L140 encePairwiseOnDemand]: 232/247 looper letters, 83 selfloop transitions, 38 changer transitions 0/381 dead transitions. [2025-02-08 05:44:12,626 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 267 places, 381 transitions, 1740 flow [2025-02-08 05:44:12,627 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:44:12,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:44:12,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1311 transitions. [2025-02-08 05:44:12,628 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8846153846153846 [2025-02-08 05:44:12,628 INFO L175 Difference]: Start difference. First operand has 262 places, 311 transitions, 1353 flow. Second operand 6 states and 1311 transitions. [2025-02-08 05:44:12,628 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 267 places, 381 transitions, 1740 flow [2025-02-08 05:44:12,725 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 265 places, 381 transitions, 1716 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:44:12,728 INFO L231 Difference]: Finished difference. Result has 270 places, 348 transitions, 1583 flow [2025-02-08 05:44:12,728 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-08 05:44:12,729 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 38 predicate places. [2025-02-08 05:44:12,729 INFO L471 AbstractCegarLoop]: Abstraction has has 270 places, 348 transitions, 1583 flow [2025-02-08 05:44:12,729 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-08 05:44:12,729 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:44:12,729 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-08 05:44:12,730 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable34 [2025-02-08 05:44:12,730 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-08 05:44:12,730 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:44:12,730 INFO L85 PathProgramCache]: Analyzing trace with hash 1487078309, now seen corresponding path program 1 times [2025-02-08 05:44:12,730 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:44:12,730 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2066053781] [2025-02-08 05:44:12,730 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:44:12,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:44:12,739 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 103 statements into 1 equivalence classes. [2025-02-08 05:44:12,744 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 103 of 103 statements. [2025-02-08 05:44:12,744 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:44:12,745 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:44:12,960 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-08 05:44:12,961 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:44:12,961 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2066053781] [2025-02-08 05:44:12,961 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2066053781] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:44:12,961 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:44:12,961 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:44:12,961 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [929604451] [2025-02-08 05:44:12,961 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:44:12,961 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:44:12,961 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:44:12,961 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:44:12,962 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:44:13,048 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 202 out of 247 [2025-02-08 05:44:13,049 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-08 05:44:13,049 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:44:13,049 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 202 of 247 [2025-02-08 05:44:13,049 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:44:13,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [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)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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))))), 207#L1050-5true, 11#L1063-5true]) [2025-02-08 05:44:13,373 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is not cut-off event [2025-02-08 05:44:13,373 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-02-08 05:44:13,373 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-02-08 05:44:13,373 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-02-08 05:44:15,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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), 48#L1060-4true, 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:15,329 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-02-08 05:44:15,329 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:44:15,329 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:44:15,329 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:44:15,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 48#L1060-4true, 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:15,330 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:44:15,330 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:44:15,330 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:44:15,330 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:44:15,728 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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)), 48#L1060-4true, 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:15,728 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-02-08 05:44:15,728 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-08 05:44:15,728 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-08 05:44:15,728 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-08 05:44:15,728 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-08 05:44:15,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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)), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:15,934 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-02-08 05:44:15,934 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:44:15,934 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:44:15,935 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-08 05:44:15,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 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, 207#L1050-5true]) [2025-02-08 05:44:15,936 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:44:15,936 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:44:15,936 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:44:15,936 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:44:15,941 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 48#L1060-4true, 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:15,941 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:44:15,941 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:44:15,941 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:44:15,941 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:44:15,941 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:44:15,941 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:44:16,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 54#threadENTRYtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 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: 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, 207#L1050-5true]) [2025-02-08 05:44:16,001 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:44:16,001 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:44:16,001 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:44:16,001 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:44:16,664 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~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)), 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, 207#L1050-5true]) [2025-02-08 05:44:16,665 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-02-08 05:44:16,665 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-02-08 05:44:16,665 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-02-08 05:44:16,665 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-02-08 05:44:16,665 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-08 05:44:16,877 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 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, 207#L1050-5true]) [2025-02-08 05:44:16,877 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:44:16,877 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:44:16,877 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:44:16,877 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:44:16,877 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:44:16,877 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:44:17,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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|)), 96#L1061true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:17,634 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-02-08 05:44:17,634 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-08 05:44:17,634 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-08 05:44:17,634 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-08 05:44:17,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |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#L1061true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:17,635 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:44:17,635 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:44:17,635 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:44:17,635 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:44:18,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [111#L1062-34true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:18,069 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-02-08 05:44:18,069 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:44:18,069 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:44:18,069 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:44:18,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [111#L1062-34true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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))))), 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, 207#L1050-5true]) [2025-02-08 05:44:18,070 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:44:18,070 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:44:18,070 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:44:18,070 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:44:18,072 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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)), 96#L1061true, 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:18,073 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-02-08 05:44:18,073 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:44:18,073 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:44:18,073 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:44:18,073 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:44:18,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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))))), 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, 207#L1050-5true, 127#L1062-31true, 89#L1050-10true]) [2025-02-08 05:44:18,446 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-02-08 05:44:18,446 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:44:18,446 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:44:18,446 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:44:18,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 127#L1062-31true]) [2025-02-08 05:44:18,447 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:44:18,447 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:18,447 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:44:18,447 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:18,453 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |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#L1061true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:18,453 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:44:18,453 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:44:18,453 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:44:18,453 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:44:18,453 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:44:18,453 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:44:18,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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|), 159#L1062-33true, 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:18,496 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-02-08 05:44:18,496 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:44:18,496 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:44:18,496 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:44:18,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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|), 159#L1062-33true, 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, 207#L1050-5true]) [2025-02-08 05:44:18,497 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:44:18,497 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:18,497 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:18,497 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:18,498 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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|), 159#L1062-33true, 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, 207#L1050-5true]) [2025-02-08 05:44:18,498 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:44:18,498 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:18,498 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:18,498 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:18,498 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:18,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][255], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 67#L1062-32true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:18,693 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-02-08 05:44:18,693 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:44:18,693 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:44:18,693 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:44:18,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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)), 67#L1062-32true, 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:18,694 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:44:18,694 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:18,694 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:18,694 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:18,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 67#L1062-32true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:18,694 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:44:18,694 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:18,694 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:18,695 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:18,695 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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)), 67#L1062-32true, 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:18,695 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:44:18,695 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:18,695 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:18,695 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:18,695 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:18,696 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 67#L1062-32true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:18,696 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:44:18,696 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:18,696 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:18,696 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:18,696 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:18,704 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [111#L1062-34true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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))))), 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, 207#L1050-5true]) [2025-02-08 05:44:18,704 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-02-08 05:44:18,704 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:44:18,704 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:44:18,704 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:44:18,704 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:44:18,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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))))), 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))))), 76#L1068-5true, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:18,714 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-02-08 05:44:18,714 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:44:18,714 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:44:18,714 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:44:18,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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))))), 76#L1068-5true, 207#L1050-5true]) [2025-02-08 05:44:18,715 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:44:18,715 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:18,716 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:18,716 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:18,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 157#L1048-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: 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, 207#L1050-5true]) [2025-02-08 05:44:18,888 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-02-08 05:44:18,888 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:44:18,888 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:44:18,888 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:44:18,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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-08 05:44:18,909 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-02-08 05:44:18,909 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:44:18,909 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:44:18,909 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:44:18,963 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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))))), 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, 207#L1050-5true, 127#L1062-31true]) [2025-02-08 05:44:18,963 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-02-08 05:44:18,963 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:44:18,963 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:44:18,963 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:44:18,964 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:44:18,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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|), 159#L1062-33true, 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, 207#L1050-5true]) [2025-02-08 05:44:18,964 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:44:18,964 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:18,964 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:18,964 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:18,967 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [111#L1062-34true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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))))), 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, 207#L1050-5true]) [2025-02-08 05:44:18,967 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:44:18,968 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:44:18,968 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:44:18,968 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:44:18,968 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:44:18,968 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:44:18,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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#L1068-4true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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))))), 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:18,976 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-02-08 05:44:18,976 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:44:18,976 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:44:18,976 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:44:18,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 81#L1068-4true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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))))), 207#L1050-5true]) [2025-02-08 05:44:18,977 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:44:18,977 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:18,977 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:18,977 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:18,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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)), 103#L1071-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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:18,985 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-02-08 05:44:18,986 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:44:18,986 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:44:18,986 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:44:18,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 103#L1071-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: 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))))), 207#L1050-5true]) [2025-02-08 05:44:18,987 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:44:18,987 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:18,987 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:18,987 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:19,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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|), 173#L1048-4true, 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, 207#L1050-5true, 11#L1063-5true]) [2025-02-08 05:44:19,313 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-02-08 05:44:19,313 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:44:19,313 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:44:19,313 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:44:19,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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-08 05:44:19,341 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-02-08 05:44:19,341 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:44:19,341 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:44:19,341 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:44:19,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 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|)), 67#L1062-32true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:19,410 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:44:19,410 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:19,410 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:19,410 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:19,418 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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))))), 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, 207#L1050-5true, 127#L1062-31true]) [2025-02-08 05:44:19,418 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:44:19,418 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:19,418 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:44:19,418 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:19,418 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:44:19,418 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:19,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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))))), 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))))), 207#L1050-5true, 93#L1068-3true, 89#L1050-10true]) [2025-02-08 05:44:19,430 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-02-08 05:44:19,430 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:44:19,430 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:44:19,430 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:44:19,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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))))), 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))))), 207#L1050-5true, 93#L1068-3true]) [2025-02-08 05:44:19,431 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:44:19,431 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:19,431 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:19,431 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:19,436 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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))))), 76#L1068-5true, 207#L1050-5true]) [2025-02-08 05:44:19,436 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-02-08 05:44:19,436 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:44:19,436 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:44:19,436 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:44:19,436 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:44:19,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 157#L1048-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)), 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: 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, 207#L1050-5true]) [2025-02-08 05:44:19,449 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-08 05:44:19,449 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:44:19,449 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:44:19,449 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:44:19,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 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|), 97#L1062-24true, 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:19,459 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-08 05:44:19,459 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:44:19,459 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:44:19,459 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:44:19,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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|), 97#L1062-24true, 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, 207#L1050-5true]) [2025-02-08 05:44:19,460 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:44:19,460 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:19,460 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:19,460 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:19,467 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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#L1062-33true, 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, 207#L1050-5true]) [2025-02-08 05:44:19,467 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:44:19,467 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:19,467 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:19,467 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:19,467 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:19,467 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:19,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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|), 97#L1062-24true, 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, 207#L1050-5true]) [2025-02-08 05:44:19,558 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:44:19,558 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:19,558 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:19,558 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:19,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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))))), 175#L1048-3true, 11#L1063-5true]) [2025-02-08 05:44:19,723 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-08 05:44:19,723 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:44:19,723 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:44:19,723 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:44:19,796 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 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)), 67#L1062-32true, 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:19,797 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:44:19,797 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:19,797 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:19,797 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:19,797 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:19,799 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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)), 67#L1062-32true, 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:19,799 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:44:19,800 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:19,800 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:19,800 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:19,800 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:19,800 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:19,800 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1062-32true, 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:19,800 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:44:19,800 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:19,800 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:19,800 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:19,800 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:19,800 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:19,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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#L1062-33true, 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, 207#L1050-5true]) [2025-02-08 05:44:19,802 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:44:19,802 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:19,802 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:19,802 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:19,803 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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|), 159#L1062-33true, 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, 207#L1050-5true]) [2025-02-08 05:44:19,803 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:44:19,804 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:19,804 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:19,804 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:19,804 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:19,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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#L1068-2true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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))))), 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:19,816 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-08 05:44:19,816 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:44:19,816 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:44:19,816 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:44:19,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1068-2true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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))))), 207#L1050-5true]) [2025-02-08 05:44:19,817 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:44:19,817 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:19,817 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:19,817 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:19,822 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1068-4true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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))))), 207#L1050-5true]) [2025-02-08 05:44:19,822 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-08 05:44:19,822 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:44:19,822 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:44:19,822 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:44:19,822 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:44:19,827 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~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))))), 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))))), 76#L1068-5true, 207#L1050-5true]) [2025-02-08 05:44:19,827 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:44:19,827 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:19,827 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:19,827 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:19,827 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:44:19,827 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:19,831 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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)), 103#L1071-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: 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))))), 207#L1050-5true]) [2025-02-08 05:44:19,831 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-08 05:44:19,831 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:44:19,831 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:44:19,831 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:44:19,831 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:44:19,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 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)), 156#L1062-22true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:19,847 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-02-08 05:44:19,847 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-08 05:44:19,847 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-08 05:44:19,847 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:44:19,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#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#L1062-22true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:19,848 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:44:19,848 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:19,848 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:19,848 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:19,849 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#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#L1062-22true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:19,849 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:44:19,849 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:19,849 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:19,849 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:19,849 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:19,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 156#L1062-22true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:19,850 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:44:19,850 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:19,850 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:19,850 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:19,850 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 156#L1062-22true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:19,850 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:44:19,850 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:19,850 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:19,851 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:19,851 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:19,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 156#L1062-22true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:19,932 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:44:19,932 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:19,932 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:19,932 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:20,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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))), 70#L1048-1true, 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-08 05:44:20,119 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-02-08 05:44:20,119 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-08 05:44:20,119 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:44:20,119 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-08 05:44:20,219 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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))))), 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))))), 207#L1050-5true, 93#L1068-3true]) [2025-02-08 05:44:20,219 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-02-08 05:44:20,220 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-08 05:44:20,220 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-08 05:44:20,220 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:44:20,220 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-08 05:44:20,224 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1068-4true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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))))), 207#L1050-5true]) [2025-02-08 05:44:20,224 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:44:20,224 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:20,224 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:20,224 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:20,224 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:20,224 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:20,232 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 103#L1071-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: 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))))), 207#L1050-5true]) [2025-02-08 05:44:20,232 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:44:20,232 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:20,232 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:20,232 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:44:20,232 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:20,232 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:20,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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)))), 200#L1048-2true, 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-08 05:44:20,506 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-02-08 05:44:20,506 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-08 05:44:20,506 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-08 05:44:20,506 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-08 05:44:20,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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)))), 140#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, 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-08 05:44:20,509 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-02-08 05:44:20,509 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-08 05:44:20,509 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-08 05:44:20,509 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-08 05:44:20,591 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 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)), 67#L1062-32true, 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:20,591 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:44:20,591 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:20,591 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:20,591 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:20,591 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:20,591 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:20,594 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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#L1062-33true, 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, 207#L1050-5true]) [2025-02-08 05:44:20,594 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:44:20,594 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:20,594 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:20,594 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:20,594 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:20,607 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 158#L1068-2true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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))))), 207#L1050-5true]) [2025-02-08 05:44:20,607 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-02-08 05:44:20,607 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-08 05:44:20,607 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-08 05:44:20,607 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-08 05:44:20,607 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-08 05:44:20,611 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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))))), 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))))), 207#L1050-5true, 93#L1068-3true]) [2025-02-08 05:44:20,611 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:44:20,611 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:20,611 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:20,611 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:20,611 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:44:20,611 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:20,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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|), 97#L1062-24true, 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, 207#L1050-5true]) [2025-02-08 05:44:20,640 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:44:20,640 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:20,641 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:20,641 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:20,641 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 156#L1062-22true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:20,641 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:44:20,641 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:20,641 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:20,641 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:20,641 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:20,641 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:20,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 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|), 97#L1062-24true, 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, 207#L1050-5true]) [2025-02-08 05:44:20,920 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:44:20,920 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:20,920 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:44:20,920 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:44:20,922 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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|), 97#L1062-24true, 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, 207#L1050-5true]) [2025-02-08 05:44:20,922 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:44:20,922 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:20,922 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:20,922 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:20,922 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:21,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~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-08 05:44:21,043 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:44:21,043 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:44:21,043 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:44:21,043 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:44:21,110 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 158#L1068-2true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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))))), 207#L1050-5true]) [2025-02-08 05:44:21,110 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:44:21,110 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:21,110 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:21,110 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:21,110 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:21,110 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:21,130 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#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#L1062-22true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:21,130 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:44:21,130 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:21,130 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:21,130 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:21,130 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:21,130 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:21,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#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#L1062-22true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:21,133 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:44:21,134 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:21,134 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:21,134 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:21,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 156#L1062-22true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:21,134 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:44:21,134 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:21,134 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:21,134 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:21,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 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)), 156#L1062-22true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:21,190 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:44:21,190 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:44:21,190 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:44:21,190 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:44:21,191 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#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#L1062-22true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:21,191 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:44:21,191 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:21,191 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:21,191 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:21,191 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:44:21,477 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 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|), 97#L1062-24true, 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, 207#L1050-5true]) [2025-02-08 05:44:21,477 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:44:21,477 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:21,477 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:44:21,477 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:44:21,477 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:44:21,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][282], [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)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:21,765 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:44:21,765 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:21,765 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:21,765 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:21,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][255], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 82#L1063-19true, 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:21,779 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-02-08 05:44:21,779 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-08 05:44:21,779 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-08 05:44:21,779 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-08 05:44:21,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 82#L1063-19true, 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, 207#L1050-5true]) [2025-02-08 05:44:21,780 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:44:21,780 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:21,780 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:44:21,780 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:21,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([622] 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][281], [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)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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|), 173#L1048-4true, 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, 207#L1050-5true]) [2025-02-08 05:44:21,835 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:44:21,835 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:44:21,835 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:44:21,835 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:21,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([622] 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][281], [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)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 37#L1048-3true, Black: 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, 207#L1050-5true]) [2025-02-08 05:44:21,836 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:44:21,836 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:44:21,836 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:44:21,836 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:21,863 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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, 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)), 156#L1062-22true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:21,863 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:44:21,863 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:44:21,863 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:44:21,863 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:44:21,863 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:44:22,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][255], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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|), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:22,020 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-02-08 05:44:22,020 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-08 05:44:22,020 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-08 05:44:22,020 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-08 05:44:22,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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|), 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, 207#L1050-5true]) [2025-02-08 05:44:22,022 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:44:22,022 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:22,022 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:22,022 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:22,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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|), 197#L1062-10true, 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, 207#L1050-5true]) [2025-02-08 05:44:22,065 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:44:22,065 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:44:22,065 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:22,065 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:22,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([622] 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][281], [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)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 194#L1048-1true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:22,098 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:44:22,098 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:44:22,098 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:44:22,098 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:44:22,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] 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[][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 229#L1063-12true, 283#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 262#true, 105#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 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-08 05:44:22,269 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:44:22,269 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:22,270 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:22,270 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:22,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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)))), 74#L1063-10true, 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:22,283 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:44:22,283 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:44:22,283 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:22,283 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:22,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][255], [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)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:22,292 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:44:22,292 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:22,292 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:22,292 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:22,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][255], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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))))), 74#L1063-10true, 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:22,292 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:44:22,292 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:22,292 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:44:22,292 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:22,310 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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), 82#L1063-19true, 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, 207#L1050-5true]) [2025-02-08 05:44:22,311 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-02-08 05:44:22,311 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:44:22,311 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:44:22,311 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-08 05:44:22,311 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:44:22,554 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([718] 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[][183], [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)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 262#true, 105#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 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-08 05:44:22,555 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-02-08 05:44:22,555 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:44:22,555 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:44:22,555 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:44:22,555 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:44:22,580 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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|), 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, 207#L1050-5true]) [2025-02-08 05:44:22,581 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-02-08 05:44:22,581 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:44:22,581 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:44:22,581 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:44:22,581 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:44:22,597 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 82#L1063-19true, 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, 207#L1050-5true]) [2025-02-08 05:44:22,597 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:44:22,597 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:22,597 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:44:22,597 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:22,597 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:44:22,597 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:22,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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: 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)))), 74#L1063-10true, 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:22,713 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:44:22,713 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:22,713 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:22,713 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:44:22,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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)))), 74#L1063-10true, 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, 207#L1050-5true]) [2025-02-08 05:44:22,714 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:44:22,714 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:22,714 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:22,714 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:22,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] 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[][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 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))), 300#true, Black: 262#true, 105#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 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)))), 74#L1063-10true, 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-08 05:44:22,714 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:44:22,714 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:22,714 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:22,714 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:23,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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)))), 74#L1063-10true, 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, 207#L1050-5true]) [2025-02-08 05:44:23,007 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:44:23,007 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:23,007 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:23,007 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:23,028 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 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|), 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, 207#L1050-5true]) [2025-02-08 05:44:23,028 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:44:23,028 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:23,028 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:23,028 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:23,028 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:23,028 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:23,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 197#L1062-10true, 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, 207#L1050-5true]) [2025-02-08 05:44:23,061 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:44:23,061 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:23,061 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:23,061 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:44:23,062 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 197#L1062-10true, 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, 207#L1050-5true]) [2025-02-08 05:44:23,062 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:44:23,062 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:44:23,062 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:44:23,062 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:23,062 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:23,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 197#L1062-10true, 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, 207#L1050-5true]) [2025-02-08 05:44:23,063 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:44:23,063 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:23,063 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:23,063 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:23,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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)), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:23,072 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:44:23,072 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:23,072 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:23,072 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:23,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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))))), 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, 207#L1050-5true, 11#L1063-5true, 89#L1050-10true]) [2025-02-08 05:44:23,148 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:44:23,148 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:23,148 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:23,148 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:23,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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))))), 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))))), 31#L1050-12true, 207#L1050-5true, 11#L1063-5true]) [2025-02-08 05:44:23,256 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-02-08 05:44:23,256 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-08 05:44:23,256 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:44:23,256 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:44:23,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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))))), 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, 207#L1050-5true, 11#L1063-5true, 89#L1050-10true]) [2025-02-08 05:44:23,260 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:44:23,261 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:23,261 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:23,261 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:23,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 229#L1063-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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))))), 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, 207#L1050-5true]) [2025-02-08 05:44:23,263 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:44:23,263 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:44:23,263 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:23,263 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:23,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][255], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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)))), 74#L1063-10true, 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, 207#L1050-5true]) [2025-02-08 05:44:23,277 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:44:23,277 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:23,277 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:23,277 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:23,307 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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)), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:23,307 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:44:23,307 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:23,307 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:23,307 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:23,307 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:23,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([622] 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][281], [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))), 66#L1049true, 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))))), 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, 207#L1050-5true]) [2025-02-08 05:44:23,332 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:44:23,332 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:23,332 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:44:23,332 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:44:23,381 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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)))), 74#L1063-10true, 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, 207#L1050-5true]) [2025-02-08 05:44:23,381 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:44:23,381 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:23,381 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:23,382 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:23,382 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:23,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 11#L1063-5true]) [2025-02-08 05:44:23,383 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:44:23,383 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:23,383 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:23,383 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:23,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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))))), 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))))), 74#L1063-10true, 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, 207#L1050-5true]) [2025-02-08 05:44:23,387 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:44:23,387 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:23,387 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:23,387 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:23,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([755] 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][450], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, 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-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|), 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, 160#L1063-2true]) [2025-02-08 05:44:23,485 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-02-08 05:44:23,485 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:44:23,485 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:44:23,485 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:44:23,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([771] 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][482], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 107#L1050-17true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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: 240#(= |#race~threads_mask~0| 0), 112#L1063-3true, 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-08 05:44:23,490 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:44:23,492 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:23,492 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:23,492 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:23,505 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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)))), 74#L1063-10true, 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, 207#L1050-5true]) [2025-02-08 05:44:23,509 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-02-08 05:44:23,510 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:44:23,510 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:44:23,510 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-08 05:44:23,510 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-08 05:44:23,510 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-08 05:44:23,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] 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][280], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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))))), 207#L1050-5true, 11#L1063-5true]) [2025-02-08 05:44:23,510 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:44:23,510 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:23,510 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:23,510 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:23,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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))))), 74#L1063-10true, 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, 207#L1050-5true]) [2025-02-08 05:44:23,516 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:44:23,516 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:23,516 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:23,516 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:23,528 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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))))), 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, 207#L1050-5true, 11#L1063-5true]) [2025-02-08 05:44:23,528 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:44:23,528 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:23,528 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:23,529 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:44:23,529 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:23,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] 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[][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 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))), 300#true, Black: 262#true, 105#L1050-5true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 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|), 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-08 05:44:23,529 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:44:23,529 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:23,529 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:23,529 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:23,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([755] 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][450], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, 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-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|), 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))))), 112#L1063-3true, 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-08 05:44:23,724 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-02-08 05:44:23,724 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-08 05:44:23,724 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-08 05:44:23,724 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-08 05:44:23,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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: 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, 160#L1063-2true, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:23,732 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:44:23,732 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:23,732 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:23,732 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:44:23,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][255], [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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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)))), 74#L1063-10true, 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, 207#L1050-5true]) [2025-02-08 05:44:23,755 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:44:23,755 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:23,755 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:23,755 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:44:23,756 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][255], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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)))), 74#L1063-10true, 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, 207#L1050-5true]) [2025-02-08 05:44:23,756 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:44:23,756 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:23,756 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:23,756 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:23,756 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:23,847 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([532] 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][280], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:23,847 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:44:23,847 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:23,847 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:23,847 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:44:23,847 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:24,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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: 238#true, 112#L1063-3true, 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:24,122 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:44:24,122 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:44:24,122 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:44:24,122 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:24,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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))))), 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, 160#L1063-2true, 207#L1050-5true]) [2025-02-08 05:44:24,130 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,130 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:24,130 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:24,130 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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: 295#true, 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, 160#L1063-2true, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:24,130 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-02-08 05:44:24,130 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-08 05:44:24,130 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-02-08 05:44:24,130 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-02-08 05:44:24,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 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, 160#L1063-2true, 207#L1050-5true]) [2025-02-08 05:44:24,132 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,133 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:24,133 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:24,133 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 160#L1063-2true, 207#L1050-5true]) [2025-02-08 05:44:24,135 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,135 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:24,135 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,135 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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))))), 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, 207#L1050-5true, 11#L1063-5true]) [2025-02-08 05:44:24,147 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:44:24,147 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:44:24,147 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:44:24,147 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:24,269 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~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))))), 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, 207#L1050-5true, 11#L1063-5true]) [2025-02-08 05:44:24,269 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:44:24,269 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:24,269 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:24,269 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:44:24,269 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:24,269 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:44:24,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([771] 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][420], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 107#L1050-17true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 209#L1064-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: 240#(= |#race~threads_mask~0| 0), 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-08 05:44:24,398 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,398 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,398 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,398 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 112#L1063-3true, 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, 207#L1050-5true]) [2025-02-08 05:44:24,407 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:44:24,408 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,408 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,408 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:24,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 112#L1063-3true, 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, 207#L1050-5true]) [2025-02-08 05:44:24,409 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:44:24,409 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,409 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:24,409 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:24,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 94#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:24,415 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-02-08 05:44:24,415 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-08 05:44:24,415 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-08 05:44:24,416 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-02-08 05:44:24,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 94#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:24,417 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:44:24,417 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,417 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,417 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:24,418 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 94#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:24,419 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:44:24,419 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:24,419 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,419 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,419 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:24,420 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 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, 160#L1063-2true, 207#L1050-5true]) [2025-02-08 05:44:24,420 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:44:24,420 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:24,420 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:24,420 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,420 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] 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][280], [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))), 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))))), 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, 207#L1050-5true]) [2025-02-08 05:44:24,423 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:44:24,423 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:24,423 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:24,423 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,437 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][255], [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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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))))), 74#L1063-10true, 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, 207#L1050-5true]) [2025-02-08 05:44:24,438 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:44:24,438 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:24,438 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:24,438 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:44:24,438 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:44:24,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][358], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 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)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:24,465 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:44:24,465 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:24,465 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:24,465 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:24,545 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([532] 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][280], [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))), 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))))), 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))))), 207#L1050-5true, 11#L1063-5true]) [2025-02-08 05:44:24,545 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,545 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:24,545 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:24,545 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,546 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:24,675 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([771] 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][420], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 107#L1050-17true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 209#L1064-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: 240#(= |#race~threads_mask~0| 0), 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-08 05:44:24,675 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,675 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,675 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,676 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,676 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,682 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~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))))), 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, 160#L1063-2true, 207#L1050-5true]) [2025-02-08 05:44:24,683 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-02-08 05:44:24,683 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-08 05:44:24,683 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-08 05:44:24,683 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-08 05:44:24,683 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-08 05:44:24,685 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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))))), 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, 160#L1063-2true, 207#L1050-5true]) [2025-02-08 05:44:24,685 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,685 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:24,686 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:24,686 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,686 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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: 295#true, 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, 160#L1063-2true, 207#L1050-5true]) [2025-02-08 05:44:24,687 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,687 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:24,687 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:24,687 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([622] 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][281], [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)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 31#L1050-12true, 207#L1050-5true]) [2025-02-08 05:44:24,734 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:44:24,734 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:44:24,734 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:24,734 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:44:24,915 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 112#L1063-3true, 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, 207#L1050-5true]) [2025-02-08 05:44:24,916 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-02-08 05:44:24,916 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-08 05:44:24,916 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-02-08 05:44:24,916 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-02-08 05:44:24,916 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-02-08 05:44:24,917 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 112#L1063-3true, 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, 207#L1050-5true]) [2025-02-08 05:44:24,917 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:44:24,917 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:24,917 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,917 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,917 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:24,924 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~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))))), 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, 160#L1063-2true, 207#L1050-5true]) [2025-02-08 05:44:24,924 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:44:24,924 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:24,924 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-08 05:44:24,924 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,924 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,924 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:24,958 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][358], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 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)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:24,959 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:44:24,959 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:24,959 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:24,959 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:24,959 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:24,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 82#L1063-19true, 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, 207#L1050-5true]) [2025-02-08 05:44:24,959 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:44:24,959 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:44:24,960 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:24,960 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:44:25,134 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 112#L1063-3true, 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, 207#L1050-5true]) [2025-02-08 05:44:25,134 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:44:25,134 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:25,134 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:25,134 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:25,134 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:25,134 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:25,140 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 94#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:25,141 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:44:25,141 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:25,141 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:25,141 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:44:25,141 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:25,141 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:44:25,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][358], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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))))), 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)))), 74#L1063-10true, 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:25,176 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:44:25,176 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:25,176 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:25,176 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:25,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 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|), 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, 207#L1050-5true]) [2025-02-08 05:44:25,176 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:44:25,176 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:25,176 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:44:25,176 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:44:25,218 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][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 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), 82#L1063-19true, 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-08 05:44:25,218 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:44:25,218 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:25,219 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:25,219 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:25,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][358], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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: 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, 207#L1050-5true]) [2025-02-08 05:44:25,220 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:44:25,220 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:25,220 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:25,220 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:44:25,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][358], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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)))), 74#L1063-10true, 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, 207#L1050-5true]) [2025-02-08 05:44:25,405 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:44:25,405 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:44:25,405 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:25,405 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:44:25,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 209#L1064-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: 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, 207#L1050-5true]) [2025-02-08 05:44:25,499 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:44:25,500 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:44:25,500 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:25,500 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:25,526 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][358], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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))))), 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)))), 74#L1063-10true, 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:25,526 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:44:25,527 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:25,527 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:25,527 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:25,527 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:25,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][358], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:25,562 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:44:25,562 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:44:25,562 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:44:25,562 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:44:25,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] 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][280], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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|), 62#L1051true, 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, 207#L1050-5true]) [2025-02-08 05:44:25,573 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:44:25,573 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:25,573 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:25,573 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:25,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] 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][280], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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))))), 169#L1051true, 11#L1063-5true]) [2025-02-08 05:44:25,575 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:44:25,575 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:25,575 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:25,575 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:25,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] 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][280], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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|), 62#L1051true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:25,575 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:44:25,575 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:25,575 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:25,575 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:25,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 105#L1050-5true, Black: 264#(not (= ~threads_mask~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), 222#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|), 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, 207#L1050-5true]) [2025-02-08 05:44:25,856 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:44:25,856 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:44:25,856 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:25,856 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:44:25,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][358], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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)))), 74#L1063-10true, 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, 207#L1050-5true]) [2025-02-08 05:44:25,896 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:44:25,896 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:44:25,896 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:44:25,896 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-08 05:44:26,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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, 181#L1065-7true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:26,194 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is not cut-off event [2025-02-08 05:44:26,194 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-02-08 05:44:26,194 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-02-08 05:44:26,194 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-02-08 05:44:26,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 181#L1065-7true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:26,196 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:44:26,196 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:44:26,196 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:44:26,196 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:44:26,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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|), 53#L1065-6true, 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:26,242 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is not cut-off event [2025-02-08 05:44:26,242 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-02-08 05:44:26,242 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-02-08 05:44:26,243 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-02-08 05:44:26,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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|), 53#L1065-6true, 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, 207#L1050-5true]) [2025-02-08 05:44:26,244 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:44:26,245 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:44:26,245 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:44:26,245 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:44:26,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1065-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:26,285 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is not cut-off event [2025-02-08 05:44:26,285 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-02-08 05:44:26,285 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-02-08 05:44:26,285 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-02-08 05:44:26,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1065-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:26,287 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:44:26,287 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:44:26,287 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:44:26,287 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:44:26,298 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 181#L1065-7true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:26,298 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is not cut-off event [2025-02-08 05:44:26,298 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-02-08 05:44:26,298 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-02-08 05:44:26,298 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-02-08 05:44:26,298 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-02-08 05:44:26,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 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: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 181#L1065-7true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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: 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: 300#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))))), Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:26,300 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:44:26,300 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:44:26,300 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:44:26,300 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:44:26,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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#L1065-4true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:26,321 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2025-02-08 05:44:26,321 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-02-08 05:44:26,321 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-02-08 05:44:26,321 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-02-08 05:44:26,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1065-4true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:26,323 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-02-08 05:44:26,323 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:44:26,323 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:44:26,323 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:44:26,333 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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|), 53#L1065-6true, 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, 207#L1050-5true]) [2025-02-08 05:44:26,333 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2025-02-08 05:44:26,333 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-02-08 05:44:26,333 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-02-08 05:44:26,333 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-02-08 05:44:26,333 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-02-08 05:44:26,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~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))), 53#L1065-6true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, 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: 300#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: 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, 207#L1050-5true]) [2025-02-08 05:44:26,336 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:44:26,336 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:44:26,336 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:44:26,336 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:44:26,341 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~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, 181#L1065-7true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:26,341 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:44:26,341 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:44:26,341 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:44:26,341 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:44:26,341 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:44:26,341 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:44:26,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 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|), 149#L1065-3true, 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, 207#L1050-5true, 89#L1050-10true]) [2025-02-08 05:44:26,356 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is not cut-off event [2025-02-08 05:44:26,356 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-02-08 05:44:26,356 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-02-08 05:44:26,356 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-02-08 05:44:26,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~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|), 149#L1065-3true, 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, 207#L1050-5true]) [2025-02-08 05:44:26,357 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-08 05:44:26,357 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:44:26,357 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:44:26,357 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:44:26,366 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1065-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:26,366 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is not cut-off event [2025-02-08 05:44:26,366 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-02-08 05:44:26,366 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-02-08 05:44:26,366 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-02-08 05:44:26,366 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-02-08 05:44:26,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, 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: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1065-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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: 300#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))))), Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:26,368 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:44:26,368 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:44:26,368 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:44:26,369 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:44:26,373 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~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|), 53#L1065-6true, 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, 207#L1050-5true]) [2025-02-08 05:44:26,373 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:44:26,374 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:44:26,374 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:44:26,374 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:44:26,374 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:44:26,374 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:44:26,392 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 155#L1065-4true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:26,393 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is not cut-off event [2025-02-08 05:44:26,393 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-02-08 05:44:26,393 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-02-08 05:44:26,393 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-02-08 05:44:26,393 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-02-08 05:44:26,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, 155#L1065-4true, 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: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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: 300#true, Black: 243#true, 207#L1050-5true]) [2025-02-08 05:44:26,395 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-02-08 05:44:26,395 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:44:26,395 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:44:26,395 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:44:26,400 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1065-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:26,400 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-02-08 05:44:26,400 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:44:26,400 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:44:26,400 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:44:26,400 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:44:26,400 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:44:26,418 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 105#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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|), 149#L1065-3true, 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, 207#L1050-5true]) [2025-02-08 05:44:26,419 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is not cut-off event [2025-02-08 05:44:26,419 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-02-08 05:44:26,419 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-02-08 05:44:26,419 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-02-08 05:44:26,419 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-02-08 05:44:26,423 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1065-4true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 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, 207#L1050-5true]) [2025-02-08 05:44:26,423 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-08 05:44:26,423 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:44:26,423 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:44:26,423 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:44:26,423 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:44:26,423 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:44:26,445 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([722] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 105#L1050-5true, Black: 264#(not (= ~threads_mask~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|), 149#L1065-3true, 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, 207#L1050-5true]) [2025-02-08 05:44:26,445 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:44:26,445 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:44:26,445 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:44:26,445 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:44:26,445 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:44:26,445 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:44:26,548 INFO L124 PetriNetUnfolderBase]: 36915/105896 cut-off events. [2025-02-08 05:44:26,548 INFO L125 PetriNetUnfolderBase]: For 121298/127073 co-relation queries the response was YES. [2025-02-08 05:44:27,358 INFO L83 FinitePrefix]: Finished finitePrefix Result has 229664 conditions, 105896 events. 36915/105896 cut-off events. For 121298/127073 co-relation queries the response was YES. Maximal size of possible extension queue 3089. Compared 1484124 event pairs, 8976 based on Foata normal form. 1013/93309 useless extension candidates. Maximal degree in co-relation 161500. Up to 24853 conditions per place. [2025-02-08 05:44:27,717 INFO L140 encePairwiseOnDemand]: 228/247 looper letters, 170 selfloop transitions, 86 changer transitions 0/522 dead transitions. [2025-02-08 05:44:27,717 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 275 places, 522 transitions, 2827 flow [2025-02-08 05:44:27,718 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:44:27,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:44:27,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1377 transitions. [2025-02-08 05:44:27,719 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9291497975708503 [2025-02-08 05:44:27,719 INFO L175 Difference]: Start difference. First operand has 270 places, 348 transitions, 1583 flow. Second operand 6 states and 1377 transitions. [2025-02-08 05:44:27,719 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 275 places, 522 transitions, 2827 flow [2025-02-08 05:44:27,936 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 275 places, 522 transitions, 2827 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 05:44:27,940 INFO L231 Difference]: Finished difference. Result has 279 places, 431 transitions, 2309 flow [2025-02-08 05:44:27,940 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=1583, PETRI_DIFFERENCE_MINUEND_PLACES=270, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=348, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=19, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=304, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2309, PETRI_PLACES=279, PETRI_TRANSITIONS=431} [2025-02-08 05:44:27,940 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 47 predicate places. [2025-02-08 05:44:27,941 INFO L471 AbstractCegarLoop]: Abstraction has has 279 places, 431 transitions, 2309 flow [2025-02-08 05:44:27,941 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has 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-08 05:44:27,941 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:44:27,941 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-08 05:44:27,941 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable35 [2025-02-08 05:44:27,941 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-02-08 05:44:27,942 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:44:27,942 INFO L85 PathProgramCache]: Analyzing trace with hash -1441290820, now seen corresponding path program 1 times [2025-02-08 05:44:27,942 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:44:27,942 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1920659195] [2025-02-08 05:44:27,942 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:44:27,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:44:27,948 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 107 statements into 1 equivalence classes. [2025-02-08 05:44:27,952 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 107 of 107 statements. [2025-02-08 05:44:27,952 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:44:27,952 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:44:28,091 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-08 05:44:28,091 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:44:28,091 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1920659195] [2025-02-08 05:44:28,091 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1920659195] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:44:28,091 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:44:28,091 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:44:28,091 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [478572145] [2025-02-08 05:44:28,091 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:44:28,091 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:44:28,091 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:44:28,092 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:44:28,092 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:44:28,181 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 201 out of 247 [2025-02-08 05:44:28,182 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 279 places, 431 transitions, 2309 flow. Second operand has 6 states, 6 states have (on average 204.16666666666666) internal successors, (1225), 6 states have internal predecessors, (1225), 0 states have call successors, (0), 0 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-08 05:44:28,182 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:44:28,182 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 201 of 247 [2025-02-08 05:44:28,182 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:44:30,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([732] 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][273], [Black: 313#(= |threadThread1of2ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ (* threadThread1of2ForFork0_~j~0 4) ~datas~0.offset))), 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)), 54#threadENTRYtrue, Black: 271#(not (= ~threads_mask~0 0)), 106#L1068-1true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 326#(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: 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: 240#(= |#race~threads_mask~0| 0), 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, 169#L1051true, Black: 314#(and (= |threadThread1of2ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ (* threadThread1of2ForFork0_~j~0 4) ~datas~0.offset))) (= |threadThread1of2ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ (* threadThread1of2ForFork0_~j~0 4) ~datas~0.offset 1)))), Black: 316#(and (= |threadThread1of2ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ (* threadThread1of2ForFork0_~j~0 4) ~datas~0.offset))) (= |threadThread1of2ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 3 (* threadThread1of2ForFork0_~j~0 4) ~datas~0.offset))) (= |threadThread1of2ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ (* threadThread1of2ForFork0_~j~0 4) ~datas~0.offset 1))) (= |threadThread1of2ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 2 (* threadThread1of2ForFork0_~j~0 4) ~datas~0.offset)))), Black: 315#(and (= |threadThread1of2ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ (* threadThread1of2ForFork0_~j~0 4) ~datas~0.offset))) (= |threadThread1of2ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ (* threadThread1of2ForFork0_~j~0 4) ~datas~0.offset 1))) (= |threadThread1of2ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 2 (* threadThread1of2ForFork0_~j~0 4) ~datas~0.offset))))]) [2025-02-08 05:44:30,940 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:44:30,940 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:44:30,940 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:44:30,940 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event