./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 735b3cc8 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 3787427d85789c6543b359d801a5f9325d8405a4b765c9b89d348aba34fa2c55 --- Real Ultimate output --- This is Ultimate 0.3.0-?-735b3cc-m [2025-03-14 01:48:44,504 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-14 01:48:44,562 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-14 01:48:44,568 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-14 01:48:44,568 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-14 01:48:44,588 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-14 01:48:44,590 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-14 01:48:44,590 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-14 01:48:44,591 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-14 01:48:44,591 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-14 01:48:44,592 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-14 01:48:44,592 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-14 01:48:44,592 INFO L153 SettingsManager]: * Use SBE=true [2025-03-14 01:48:44,592 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-14 01:48:44,593 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-14 01:48:44,593 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-14 01:48:44,593 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-14 01:48:44,593 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-14 01:48:44,593 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-14 01:48:44,593 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-14 01:48:44,593 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-14 01:48:44,593 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-14 01:48:44,593 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-14 01:48:44,593 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-14 01:48:44,594 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-14 01:48:44,594 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-14 01:48:44,594 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-14 01:48:44,594 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-14 01:48:44,594 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-14 01:48:44,594 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-14 01:48:44,594 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-14 01:48:44,594 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-14 01:48:44,594 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-14 01:48:44,595 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-14 01:48:44,595 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-14 01:48:44,595 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-14 01:48:44,595 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-14 01:48:44,595 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-14 01:48:44,595 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-14 01:48:44,595 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-14 01:48:44,595 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-14 01:48:44,595 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-14 01:48:44,595 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 3787427d85789c6543b359d801a5f9325d8405a4b765c9b89d348aba34fa2c55 [2025-03-14 01:48:44,819 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-14 01:48:44,825 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-14 01:48:44,826 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-14 01:48:44,827 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-14 01:48:44,827 INFO L274 PluginConnector]: CDTParser initialized [2025-03-14 01:48:44,828 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask.i [2025-03-14 01:48:45,980 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/60d697064/ee1041ebe50e48119cae943ef411ae5c/FLAG77d96abb0 [2025-03-14 01:48:46,278 INFO L384 CDTParser]: Found 1 translation units. [2025-03-14 01:48:46,281 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask.i [2025-03-14 01:48:46,295 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/60d697064/ee1041ebe50e48119cae943ef411ae5c/FLAG77d96abb0 [2025-03-14 01:48:46,563 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/60d697064/ee1041ebe50e48119cae943ef411ae5c [2025-03-14 01:48:46,565 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-14 01:48:46,566 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-14 01:48:46,567 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-14 01:48:46,567 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-14 01:48:46,570 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-14 01:48:46,571 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.03 01:48:46" (1/1) ... [2025-03-14 01:48:46,571 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@108aebe0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:48:46, skipping insertion in model container [2025-03-14 01:48:46,572 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.03 01:48:46" (1/1) ... [2025-03-14 01:48:46,598 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-14 01:48:46,944 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-14 01:48:46,953 INFO L200 MainTranslator]: Completed pre-run [2025-03-14 01:48:46,995 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-14 01:48:47,041 INFO L204 MainTranslator]: Completed translation [2025-03-14 01:48:47,041 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:48:47 WrapperNode [2025-03-14 01:48:47,042 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-14 01:48:47,043 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-14 01:48:47,043 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-14 01:48:47,043 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-14 01:48:47,048 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:48:47" (1/1) ... [2025-03-14 01:48:47,063 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:48:47" (1/1) ... [2025-03-14 01:48:47,083 INFO L138 Inliner]: procedures = 277, calls = 22, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 139 [2025-03-14 01:48:47,084 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-14 01:48:47,084 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-14 01:48:47,085 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-14 01:48:47,085 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-14 01:48:47,089 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:48:47" (1/1) ... [2025-03-14 01:48:47,090 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:48:47" (1/1) ... [2025-03-14 01:48:47,092 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:48:47" (1/1) ... [2025-03-14 01:48:47,092 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:48:47" (1/1) ... [2025-03-14 01:48:47,099 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:48:47" (1/1) ... [2025-03-14 01:48:47,100 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:48:47" (1/1) ... [2025-03-14 01:48:47,102 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:48:47" (1/1) ... [2025-03-14 01:48:47,102 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:48:47" (1/1) ... [2025-03-14 01:48:47,104 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-14 01:48:47,107 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-14 01:48:47,108 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-14 01:48:47,109 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-14 01:48:47,110 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:48:47" (1/1) ... [2025-03-14 01:48:47,113 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-14 01:48:47,121 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-14 01:48:47,131 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-14 01:48:47,134 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-14 01:48:47,150 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-14 01:48:47,150 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-03-14 01:48:47,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-14 01:48:47,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-14 01:48:47,150 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-03-14 01:48:47,150 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-14 01:48:47,150 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-14 01:48:47,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-14 01:48:47,150 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2025-03-14 01:48:47,150 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2025-03-14 01:48:47,150 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-14 01:48:47,150 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-14 01:48:47,151 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-14 01:48:47,239 INFO L256 CfgBuilder]: Building ICFG [2025-03-14 01:48:47,240 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-14 01:48:47,524 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-14 01:48:47,525 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-14 01:48:47,525 INFO L318 CfgBuilder]: Performing block encoding [2025-03-14 01:48:47,558 INFO L337 CfgBuilder]: Removed 1 assume(true) statements. [2025-03-14 01:48:47,559 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 14.03 01:48:47 BoogieIcfgContainer [2025-03-14 01:48:47,559 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-14 01:48:47,561 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-14 01:48:47,561 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-14 01:48:47,564 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-14 01:48:47,564 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 14.03 01:48:46" (1/3) ... [2025-03-14 01:48:47,565 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@f8f8146 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.03 01:48:47, skipping insertion in model container [2025-03-14 01:48:47,565 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:48:47" (2/3) ... [2025-03-14 01:48:47,565 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@f8f8146 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.03 01:48:47, skipping insertion in model container [2025-03-14 01:48:47,565 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 14.03 01:48:47" (3/3) ... [2025-03-14 01:48:47,566 INFO L128 eAbstractionObserver]: Analyzing ICFG per-thread-index-bitmask.i [2025-03-14 01:48:47,576 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-14 01:48:47,578 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG per-thread-index-bitmask.i that has 2 procedures, 184 locations, 1 initial locations, 2 loop locations, and 11 error locations. [2025-03-14 01:48:47,578 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-14 01:48:47,632 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2025-03-14 01:48:47,667 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 187 places, 200 transitions, 407 flow [2025-03-14 01:48:47,756 INFO L124 PetriNetUnfolderBase]: 26/296 cut-off events. [2025-03-14 01:48:47,759 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-14 01:48:47,765 INFO L83 FinitePrefix]: Finished finitePrefix Result has 301 conditions, 296 events. 26/296 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 612 event pairs, 0 based on Foata normal form. 0/250 useless extension candidates. Maximal degree in co-relation 148. Up to 6 conditions per place. [2025-03-14 01:48:47,766 INFO L82 GeneralOperation]: Start removeDead. Operand has 187 places, 200 transitions, 407 flow [2025-03-14 01:48:47,772 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 187 places, 200 transitions, 407 flow [2025-03-14 01:48:47,777 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-14 01:48:47,790 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;@1ebbc1ae, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-14 01:48:47,791 INFO L334 AbstractCegarLoop]: Starting to check reachability of 16 error locations. [2025-03-14 01:48:47,817 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-14 01:48:47,817 INFO L124 PetriNetUnfolderBase]: 2/41 cut-off events. [2025-03-14 01:48:47,817 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-14 01:48:47,817 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:48:47,818 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:48:47,818 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-14 01:48:47,825 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:48:47,826 INFO L85 PathProgramCache]: Analyzing trace with hash 568918176, now seen corresponding path program 1 times [2025-03-14 01:48:47,831 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:48:47,831 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1327983421] [2025-03-14 01:48:47,831 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:48:47,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:48:47,890 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-03-14 01:48:47,914 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-03-14 01:48:47,914 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:48:47,915 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:48:48,017 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:48:48,018 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:48:48,018 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1327983421] [2025-03-14 01:48:48,018 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1327983421] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:48:48,018 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:48:48,019 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:48:48,019 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [418889081] [2025-03-14 01:48:48,020 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:48:48,024 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:48:48,027 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:48:48,042 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:48:48,043 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:48:48,070 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 200 [2025-03-14 01:48:48,072 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 187 places, 200 transitions, 407 flow. Second operand has 3 states, 3 states have (on average 176.33333333333334) internal successors, (529), 3 states have internal predecessors, (529), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:48,075 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:48:48,075 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 200 [2025-03-14 01:48:48,077 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:48:48,212 INFO L124 PetriNetUnfolderBase]: 123/767 cut-off events. [2025-03-14 01:48:48,212 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-14 01:48:48,215 INFO L83 FinitePrefix]: Finished finitePrefix Result has 911 conditions, 767 events. 123/767 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 3851 event pairs, 19 based on Foata normal form. 2/629 useless extension candidates. Maximal degree in co-relation 743. Up to 137 conditions per place. [2025-03-14 01:48:48,220 INFO L140 encePairwiseOnDemand]: 195/200 looper letters, 20 selfloop transitions, 2 changer transitions 2/197 dead transitions. [2025-03-14 01:48:48,221 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 197 transitions, 445 flow [2025-03-14 01:48:48,222 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:48:48,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:48:48,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 550 transitions. [2025-03-14 01:48:48,234 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9166666666666666 [2025-03-14 01:48:48,236 INFO L175 Difference]: Start difference. First operand has 187 places, 200 transitions, 407 flow. Second operand 3 states and 550 transitions. [2025-03-14 01:48:48,236 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 197 transitions, 445 flow [2025-03-14 01:48:48,241 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 188 places, 197 transitions, 445 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:48:48,245 INFO L231 Difference]: Finished difference. Result has 188 places, 195 transitions, 401 flow [2025-03-14 01:48:48,247 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=401, PETRI_DIFFERENCE_MINUEND_PLACES=186, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=197, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=195, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=401, PETRI_PLACES=188, PETRI_TRANSITIONS=195} [2025-03-14 01:48:48,251 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 1 predicate places. [2025-03-14 01:48:48,251 INFO L471 AbstractCegarLoop]: Abstraction has has 188 places, 195 transitions, 401 flow [2025-03-14 01:48:48,252 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 176.33333333333334) internal successors, (529), 3 states have internal predecessors, (529), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:48,252 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:48:48,252 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:48:48,252 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-14 01:48:48,252 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-14 01:48:48,253 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:48:48,253 INFO L85 PathProgramCache]: Analyzing trace with hash -1920087189, now seen corresponding path program 1 times [2025-03-14 01:48:48,253 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:48:48,253 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [994236786] [2025-03-14 01:48:48,253 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:48:48,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:48:48,268 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 45 statements into 1 equivalence classes. [2025-03-14 01:48:48,274 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 45 of 45 statements. [2025-03-14 01:48:48,274 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:48:48,274 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:48:48,308 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:48:48,308 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:48:48,308 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [994236786] [2025-03-14 01:48:48,308 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [994236786] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:48:48,308 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:48:48,308 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:48:48,308 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1116566738] [2025-03-14 01:48:48,308 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:48:48,309 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:48:48,309 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:48:48,309 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:48:48,309 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:48:48,326 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 173 out of 200 [2025-03-14 01:48:48,327 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 188 places, 195 transitions, 401 flow. Second operand has 3 states, 3 states have (on average 174.0) internal successors, (522), 3 states have internal predecessors, (522), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:48,327 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:48:48,327 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 173 of 200 [2025-03-14 01:48:48,327 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:48:48,486 INFO L124 PetriNetUnfolderBase]: 208/1002 cut-off events. [2025-03-14 01:48:48,487 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-14 01:48:48,489 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1277 conditions, 1002 events. 208/1002 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 44. Compared 5535 event pairs, 22 based on Foata normal form. 0/832 useless extension candidates. Maximal degree in co-relation 1232. Up to 158 conditions per place. [2025-03-14 01:48:48,493 INFO L140 encePairwiseOnDemand]: 189/200 looper letters, 37 selfloop transitions, 8 changer transitions 0/215 dead transitions. [2025-03-14 01:48:48,494 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 215 transitions, 531 flow [2025-03-14 01:48:48,494 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:48:48,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:48:48,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 567 transitions. [2025-03-14 01:48:48,498 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.945 [2025-03-14 01:48:48,499 INFO L175 Difference]: Start difference. First operand has 188 places, 195 transitions, 401 flow. Second operand 3 states and 567 transitions. [2025-03-14 01:48:48,499 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 215 transitions, 531 flow [2025-03-14 01:48:48,500 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 186 places, 215 transitions, 527 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:48:48,503 INFO L231 Difference]: Finished difference. Result has 188 places, 203 transitions, 467 flow [2025-03-14 01:48:48,505 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=397, PETRI_DIFFERENCE_MINUEND_PLACES=184, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=195, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=187, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=467, PETRI_PLACES=188, PETRI_TRANSITIONS=203} [2025-03-14 01:48:48,506 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 1 predicate places. [2025-03-14 01:48:48,506 INFO L471 AbstractCegarLoop]: Abstraction has has 188 places, 203 transitions, 467 flow [2025-03-14 01:48:48,506 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 174.0) internal successors, (522), 3 states have internal predecessors, (522), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:48,506 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:48:48,506 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:48:48,507 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-14 01:48:48,507 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-14 01:48:48,507 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:48:48,507 INFO L85 PathProgramCache]: Analyzing trace with hash 112852157, now seen corresponding path program 1 times [2025-03-14 01:48:48,508 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:48:48,508 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [267587012] [2025-03-14 01:48:48,508 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:48:48,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:48:48,523 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-03-14 01:48:48,538 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-03-14 01:48:48,539 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:48:48,539 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:48:48,584 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:48:48,584 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:48:48,584 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [267587012] [2025-03-14 01:48:48,585 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [267587012] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:48:48,585 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:48:48,585 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:48:48,585 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [764401411] [2025-03-14 01:48:48,585 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:48:48,585 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:48:48,585 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:48:48,587 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:48:48,587 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:48:48,600 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 200 [2025-03-14 01:48:48,601 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 188 places, 203 transitions, 467 flow. Second operand has 3 states, 3 states have (on average 178.0) internal successors, (534), 3 states have internal predecessors, (534), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:48,601 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:48:48,601 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 200 [2025-03-14 01:48:48,601 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:48:48,709 INFO L124 PetriNetUnfolderBase]: 189/1033 cut-off events. [2025-03-14 01:48:48,709 INFO L125 PetriNetUnfolderBase]: For 32/32 co-relation queries the response was YES. [2025-03-14 01:48:48,712 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1337 conditions, 1033 events. 189/1033 cut-off events. For 32/32 co-relation queries the response was YES. Maximal size of possible extension queue 35. Compared 5894 event pairs, 20 based on Foata normal form. 0/864 useless extension candidates. Maximal degree in co-relation 1154. Up to 157 conditions per place. [2025-03-14 01:48:48,716 INFO L140 encePairwiseOnDemand]: 196/200 looper letters, 27 selfloop transitions, 2 changer transitions 0/211 dead transitions. [2025-03-14 01:48:48,716 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 211 transitions, 541 flow [2025-03-14 01:48:48,716 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:48:48,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:48:48,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 562 transitions. [2025-03-14 01:48:48,718 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9366666666666666 [2025-03-14 01:48:48,718 INFO L175 Difference]: Start difference. First operand has 188 places, 203 transitions, 467 flow. Second operand 3 states and 562 transitions. [2025-03-14 01:48:48,718 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 211 transitions, 541 flow [2025-03-14 01:48:48,722 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 186 places, 211 transitions, 525 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:48:48,724 INFO L231 Difference]: Finished difference. Result has 187 places, 203 transitions, 461 flow [2025-03-14 01:48:48,724 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=447, PETRI_DIFFERENCE_MINUEND_PLACES=184, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=201, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=199, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=461, PETRI_PLACES=187, PETRI_TRANSITIONS=203} [2025-03-14 01:48:48,725 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 0 predicate places. [2025-03-14 01:48:48,725 INFO L471 AbstractCegarLoop]: Abstraction has has 187 places, 203 transitions, 461 flow [2025-03-14 01:48:48,726 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 178.0) internal successors, (534), 3 states have internal predecessors, (534), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:48,726 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:48:48,726 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:48:48,726 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-14 01:48:48,726 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-14 01:48:48,727 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:48:48,727 INFO L85 PathProgramCache]: Analyzing trace with hash 790072364, now seen corresponding path program 1 times [2025-03-14 01:48:48,727 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:48:48,728 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2114990994] [2025-03-14 01:48:48,728 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:48:48,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:48:48,741 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-03-14 01:48:48,759 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-03-14 01:48:48,761 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:48:48,762 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:48:48,890 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:48:48,891 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:48:48,891 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2114990994] [2025-03-14 01:48:48,891 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2114990994] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:48:48,891 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:48:48,891 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-14 01:48:48,891 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1518150815] [2025-03-14 01:48:48,891 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:48:48,891 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-14 01:48:48,891 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:48:48,891 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-14 01:48:48,892 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-14 01:48:48,964 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 173 out of 200 [2025-03-14 01:48:48,965 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 187 places, 203 transitions, 461 flow. Second operand has 5 states, 5 states have (on average 174.4) internal successors, (872), 5 states have internal predecessors, (872), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:48,965 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:48:48,965 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 173 of 200 [2025-03-14 01:48:48,965 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:48:49,071 INFO L124 PetriNetUnfolderBase]: 167/969 cut-off events. [2025-03-14 01:48:49,071 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-14 01:48:49,073 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1241 conditions, 969 events. 167/969 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 34. Compared 5242 event pairs, 31 based on Foata normal form. 1/802 useless extension candidates. Maximal degree in co-relation 1050. Up to 157 conditions per place. [2025-03-14 01:48:49,076 INFO L140 encePairwiseOnDemand]: 192/200 looper letters, 35 selfloop transitions, 2 changer transitions 5/220 dead transitions. [2025-03-14 01:48:49,076 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 192 places, 220 transitions, 579 flow [2025-03-14 01:48:49,076 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-14 01:48:49,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-14 01:48:49,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1081 transitions. [2025-03-14 01:48:49,078 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9008333333333334 [2025-03-14 01:48:49,078 INFO L175 Difference]: Start difference. First operand has 187 places, 203 transitions, 461 flow. Second operand 6 states and 1081 transitions. [2025-03-14 01:48:49,079 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 192 places, 220 transitions, 579 flow [2025-03-14 01:48:49,080 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 192 places, 220 transitions, 579 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:48:49,082 INFO L231 Difference]: Finished difference. Result has 196 places, 203 transitions, 479 flow [2025-03-14 01:48:49,082 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=461, PETRI_DIFFERENCE_MINUEND_PLACES=187, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=203, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=201, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=479, PETRI_PLACES=196, PETRI_TRANSITIONS=203} [2025-03-14 01:48:49,082 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 9 predicate places. [2025-03-14 01:48:49,083 INFO L471 AbstractCegarLoop]: Abstraction has has 196 places, 203 transitions, 479 flow [2025-03-14 01:48:49,083 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 174.4) internal successors, (872), 5 states have internal predecessors, (872), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:49,083 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:48:49,083 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:48:49,083 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-14 01:48:49,084 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-14 01:48:49,084 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:48:49,084 INFO L85 PathProgramCache]: Analyzing trace with hash 1531872091, now seen corresponding path program 1 times [2025-03-14 01:48:49,084 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:48:49,084 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [981963639] [2025-03-14 01:48:49,084 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:48:49,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:48:49,093 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 63 statements into 1 equivalence classes. [2025-03-14 01:48:49,096 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 63 of 63 statements. [2025-03-14 01:48:49,097 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:48:49,097 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:48:49,148 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:48:49,148 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:48:49,148 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [981963639] [2025-03-14 01:48:49,148 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [981963639] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:48:49,148 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:48:49,148 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-14 01:48:49,148 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1229967560] [2025-03-14 01:48:49,148 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:48:49,148 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:48:49,149 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:48:49,149 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:48:49,149 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:48:49,181 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 180 out of 200 [2025-03-14 01:48:49,182 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 196 places, 203 transitions, 479 flow. Second operand has 3 states, 3 states have (on average 181.33333333333334) internal successors, (544), 3 states have internal predecessors, (544), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:49,182 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:48:49,182 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 180 of 200 [2025-03-14 01:48:49,182 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:48:49,274 INFO L124 PetriNetUnfolderBase]: 152/866 cut-off events. [2025-03-14 01:48:49,274 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2025-03-14 01:48:49,276 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1111 conditions, 866 events. 152/866 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 35. Compared 4376 event pairs, 27 based on Foata normal form. 1/732 useless extension candidates. Maximal degree in co-relation 1039. Up to 138 conditions per place. [2025-03-14 01:48:49,278 INFO L140 encePairwiseOnDemand]: 197/200 looper letters, 24 selfloop transitions, 2 changer transitions 0/211 dead transitions. [2025-03-14 01:48:49,278 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 195 places, 211 transitions, 547 flow [2025-03-14 01:48:49,278 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:48:49,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:48:49,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 567 transitions. [2025-03-14 01:48:49,280 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.945 [2025-03-14 01:48:49,280 INFO L175 Difference]: Start difference. First operand has 196 places, 203 transitions, 479 flow. Second operand 3 states and 567 transitions. [2025-03-14 01:48:49,280 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 195 places, 211 transitions, 547 flow [2025-03-14 01:48:49,281 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 190 places, 211 transitions, 533 flow, removed 5 selfloop flow, removed 5 redundant places. [2025-03-14 01:48:49,284 INFO L231 Difference]: Finished difference. Result has 191 places, 204 transitions, 477 flow [2025-03-14 01:48:49,285 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=465, PETRI_DIFFERENCE_MINUEND_PLACES=188, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=203, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=201, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=477, PETRI_PLACES=191, PETRI_TRANSITIONS=204} [2025-03-14 01:48:49,285 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 4 predicate places. [2025-03-14 01:48:49,285 INFO L471 AbstractCegarLoop]: Abstraction has has 191 places, 204 transitions, 477 flow [2025-03-14 01:48:49,285 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 181.33333333333334) internal successors, (544), 3 states have internal predecessors, (544), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:49,285 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:48:49,285 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:48:49,286 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-14 01:48:49,286 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-14 01:48:49,286 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:48:49,286 INFO L85 PathProgramCache]: Analyzing trace with hash 505676880, now seen corresponding path program 1 times [2025-03-14 01:48:49,286 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:48:49,286 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [193787638] [2025-03-14 01:48:49,286 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:48:49,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:48:49,296 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-03-14 01:48:49,301 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-03-14 01:48:49,301 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:48:49,301 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:48:49,389 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:48:49,389 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:48:49,389 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [193787638] [2025-03-14 01:48:49,389 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [193787638] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:48:49,389 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:48:49,389 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-14 01:48:49,389 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1491351022] [2025-03-14 01:48:49,390 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:48:49,390 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-14 01:48:49,390 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:48:49,390 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-14 01:48:49,390 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-14 01:48:49,433 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 200 [2025-03-14 01:48:49,434 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 191 places, 204 transitions, 477 flow. Second operand has 4 states, 4 states have (on average 172.0) internal successors, (688), 4 states have internal predecessors, (688), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:49,434 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:48:49,434 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 200 [2025-03-14 01:48:49,434 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:48:49,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [200#(= |#race~datas~0| 0), Black: 193#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 213#true, Black: 198#true, 117#L1050-5true, 68#L1062-22true, 217#true, 188#true]) [2025-03-14 01:48:49,524 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-14 01:48:49,524 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-14 01:48:49,524 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-14 01:48:49,524 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-14 01:48:49,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [200#(= |#race~datas~0| 0), Black: 193#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 213#true, Black: 198#true, 117#L1050-5true, 217#true, 92#L1062-18true, 188#true]) [2025-03-14 01:48:49,536 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-14 01:48:49,536 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-14 01:48:49,536 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-14 01:48:49,536 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-14 01:48:49,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [136#L1062-10true, 200#(= |#race~datas~0| 0), Black: 193#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 213#true, Black: 198#true, 117#L1050-5true, 217#true, 188#true]) [2025-03-14 01:48:49,563 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-14 01:48:49,563 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-14 01:48:49,563 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-14 01:48:49,563 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-14 01:48:49,608 INFO L124 PetriNetUnfolderBase]: 388/1627 cut-off events. [2025-03-14 01:48:49,608 INFO L125 PetriNetUnfolderBase]: For 34/34 co-relation queries the response was YES. [2025-03-14 01:48:49,611 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2314 conditions, 1627 events. 388/1627 cut-off events. For 34/34 co-relation queries the response was YES. Maximal size of possible extension queue 74. Compared 11116 event pairs, 56 based on Foata normal form. 1/1426 useless extension candidates. Maximal degree in co-relation 2164. Up to 229 conditions per place. [2025-03-14 01:48:49,614 INFO L140 encePairwiseOnDemand]: 188/200 looper letters, 52 selfloop transitions, 12 changer transitions 0/239 dead transitions. [2025-03-14 01:48:49,615 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 194 places, 239 transitions, 677 flow [2025-03-14 01:48:49,615 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-14 01:48:49,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-14 01:48:49,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 745 transitions. [2025-03-14 01:48:49,616 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.93125 [2025-03-14 01:48:49,616 INFO L175 Difference]: Start difference. First operand has 191 places, 204 transitions, 477 flow. Second operand 4 states and 745 transitions. [2025-03-14 01:48:49,616 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 194 places, 239 transitions, 677 flow [2025-03-14 01:48:49,618 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 193 places, 239 transitions, 675 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-14 01:48:49,621 INFO L231 Difference]: Finished difference. Result has 196 places, 214 transitions, 567 flow [2025-03-14 01:48:49,621 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=475, PETRI_DIFFERENCE_MINUEND_PLACES=190, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=204, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=193, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=567, PETRI_PLACES=196, PETRI_TRANSITIONS=214} [2025-03-14 01:48:49,623 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 9 predicate places. [2025-03-14 01:48:49,623 INFO L471 AbstractCegarLoop]: Abstraction has has 196 places, 214 transitions, 567 flow [2025-03-14 01:48:49,623 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 172.0) internal successors, (688), 4 states have internal predecessors, (688), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:49,623 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:48:49,623 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:48:49,623 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-14 01:48:49,623 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-14 01:48:49,624 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:48:49,624 INFO L85 PathProgramCache]: Analyzing trace with hash -1112859329, now seen corresponding path program 1 times [2025-03-14 01:48:49,624 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:48:49,624 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [261784801] [2025-03-14 01:48:49,624 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:48:49,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:48:49,632 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-03-14 01:48:49,639 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-03-14 01:48:49,639 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:48:49,639 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:48:49,693 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:48:49,693 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:48:49,693 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [261784801] [2025-03-14 01:48:49,693 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [261784801] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:48:49,693 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:48:49,693 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-14 01:48:49,693 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1033907180] [2025-03-14 01:48:49,693 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:48:49,694 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-14 01:48:49,694 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:48:49,694 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-14 01:48:49,694 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-14 01:48:49,735 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 200 [2025-03-14 01:48:49,736 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 196 places, 214 transitions, 567 flow. Second operand has 4 states, 4 states have (on average 172.25) internal successors, (689), 4 states have internal predecessors, (689), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:49,736 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:48:49,736 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 200 [2025-03-14 01:48:49,736 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:48:49,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [200#(= |#race~datas~0| 0), Black: 193#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 224#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 198#true, 117#L1050-5true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 217#true, Black: 219#(not (= ~threads_mask~0 0)), 188#true, 119#L1063-10true]) [2025-03-14 01:48:49,864 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-03-14 01:48:49,864 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-14 01:48:49,864 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-14 01:48:49,864 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-14 01:48:49,903 INFO L124 PetriNetUnfolderBase]: 390/1601 cut-off events. [2025-03-14 01:48:49,903 INFO L125 PetriNetUnfolderBase]: For 479/593 co-relation queries the response was YES. [2025-03-14 01:48:49,906 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2651 conditions, 1601 events. 390/1601 cut-off events. For 479/593 co-relation queries the response was YES. Maximal size of possible extension queue 71. Compared 10788 event pairs, 52 based on Foata normal form. 23/1433 useless extension candidates. Maximal degree in co-relation 2446. Up to 238 conditions per place. [2025-03-14 01:48:49,910 INFO L140 encePairwiseOnDemand]: 189/200 looper letters, 52 selfloop transitions, 13 changer transitions 0/240 dead transitions. [2025-03-14 01:48:49,910 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 199 places, 240 transitions, 763 flow [2025-03-14 01:48:49,911 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-14 01:48:49,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-14 01:48:49,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 743 transitions. [2025-03-14 01:48:49,912 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.92875 [2025-03-14 01:48:49,912 INFO L175 Difference]: Start difference. First operand has 196 places, 214 transitions, 567 flow. Second operand 4 states and 743 transitions. [2025-03-14 01:48:49,912 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 199 places, 240 transitions, 763 flow [2025-03-14 01:48:49,914 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 199 places, 240 transitions, 763 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:48:49,916 INFO L231 Difference]: Finished difference. Result has 201 places, 217 transitions, 626 flow [2025-03-14 01:48:49,917 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=567, PETRI_DIFFERENCE_MINUEND_PLACES=196, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=214, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=202, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=626, PETRI_PLACES=201, PETRI_TRANSITIONS=217} [2025-03-14 01:48:49,917 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 14 predicate places. [2025-03-14 01:48:49,917 INFO L471 AbstractCegarLoop]: Abstraction has has 201 places, 217 transitions, 626 flow [2025-03-14 01:48:49,918 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 172.25) internal successors, (689), 4 states have internal predecessors, (689), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:49,918 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:48:49,918 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:48:49,918 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-14 01:48:49,919 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-14 01:48:49,919 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:48:49,920 INFO L85 PathProgramCache]: Analyzing trace with hash 1615704732, now seen corresponding path program 1 times [2025-03-14 01:48:49,920 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:48:49,920 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1951651360] [2025-03-14 01:48:49,920 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:48:49,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:48:49,931 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-14 01:48:49,940 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-14 01:48:49,940 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:48:49,940 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:48:49,997 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:48:49,997 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:48:49,997 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1951651360] [2025-03-14 01:48:49,997 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1951651360] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:48:49,997 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:48:49,997 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-14 01:48:49,997 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1240578716] [2025-03-14 01:48:49,997 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:48:49,997 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-14 01:48:49,998 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:48:49,998 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-14 01:48:49,998 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-14 01:48:50,042 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 200 [2025-03-14 01:48:50,043 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 201 places, 217 transitions, 626 flow. Second operand has 4 states, 4 states have (on average 173.0) internal successors, (692), 4 states have internal predecessors, (692), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:50,043 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:48:50,043 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 200 [2025-03-14 01:48:50,043 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:48:50,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [113#L1062-12true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), 224#true, Black: 198#true, 117#L1050-5true, 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-14 01:48:50,166 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-14 01:48:50,167 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-14 01:48:50,167 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-14 01:48:50,167 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-14 01:48:50,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][214], [113#L1062-12true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), 224#true, Black: 198#true, 117#L1050-5true, 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-14 01:48:50,167 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-14 01:48:50,167 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-14 01:48:50,167 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-14 01:48:50,167 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-14 01:48:50,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][214], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), 224#true, Black: 198#true, 117#L1050-5true, 217#true, 136#L1062-10true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-14 01:48:50,174 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-14 01:48:50,174 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-14 01:48:50,174 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-14 01:48:50,174 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-14 01:48:50,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), 224#true, Black: 198#true, 117#L1050-5true, 217#true, 136#L1062-10true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-14 01:48:50,176 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-03-14 01:48:50,176 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-14 01:48:50,176 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-14 01:48:50,176 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-14 01:48:50,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 193#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), 224#true, Black: 198#true, 117#L1050-5true, 217#true, 119#L1063-10true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-14 01:48:50,193 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-03-14 01:48:50,193 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-14 01:48:50,193 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-14 01:48:50,193 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-14 01:48:50,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), 224#true, Black: 198#true, 117#L1050-5true, 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 11#L1062-2true, 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-14 01:48:50,195 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-14 01:48:50,195 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-14 01:48:50,195 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-14 01:48:50,195 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-14 01:48:50,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), 224#true, Black: 198#true, 117#L1050-5true, 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 11#L1062-2true, 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-14 01:48:50,199 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-14 01:48:50,199 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-14 01:48:50,199 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-14 01:48:50,199 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:48:50,227 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), 224#true, Black: 198#true, 117#L1050-5true, 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 11#L1062-2true, 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-14 01:48:50,227 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-14 01:48:50,228 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-14 01:48:50,228 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-14 01:48:50,228 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:48:50,228 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:48:50,256 INFO L124 PetriNetUnfolderBase]: 502/1908 cut-off events. [2025-03-14 01:48:50,256 INFO L125 PetriNetUnfolderBase]: For 1153/1281 co-relation queries the response was YES. [2025-03-14 01:48:50,259 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3578 conditions, 1908 events. 502/1908 cut-off events. For 1153/1281 co-relation queries the response was YES. Maximal size of possible extension queue 102. Compared 13861 event pairs, 61 based on Foata normal form. 34/1729 useless extension candidates. Maximal degree in co-relation 3329. Up to 352 conditions per place. [2025-03-14 01:48:50,264 INFO L140 encePairwiseOnDemand]: 189/200 looper letters, 49 selfloop transitions, 16 changer transitions 0/243 dead transitions. [2025-03-14 01:48:50,265 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 204 places, 243 transitions, 833 flow [2025-03-14 01:48:50,265 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-14 01:48:50,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-14 01:48:50,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 741 transitions. [2025-03-14 01:48:50,266 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.92625 [2025-03-14 01:48:50,266 INFO L175 Difference]: Start difference. First operand has 201 places, 217 transitions, 626 flow. Second operand 4 states and 741 transitions. [2025-03-14 01:48:50,266 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 204 places, 243 transitions, 833 flow [2025-03-14 01:48:50,269 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 203 places, 243 transitions, 817 flow, removed 1 selfloop flow, removed 1 redundant places. [2025-03-14 01:48:50,271 INFO L231 Difference]: Finished difference. Result has 205 places, 222 transitions, 697 flow [2025-03-14 01:48:50,271 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=613, PETRI_DIFFERENCE_MINUEND_PLACES=200, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=217, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=11, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=204, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=697, PETRI_PLACES=205, PETRI_TRANSITIONS=222} [2025-03-14 01:48:50,272 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 18 predicate places. [2025-03-14 01:48:50,272 INFO L471 AbstractCegarLoop]: Abstraction has has 205 places, 222 transitions, 697 flow [2025-03-14 01:48:50,272 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 173.0) internal successors, (692), 4 states have internal predecessors, (692), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:50,272 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:48:50,272 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:48:50,273 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-14 01:48:50,273 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-14 01:48:50,273 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:48:50,273 INFO L85 PathProgramCache]: Analyzing trace with hash 1027269266, now seen corresponding path program 1 times [2025-03-14 01:48:50,273 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:48:50,273 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [635284041] [2025-03-14 01:48:50,273 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:48:50,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:48:50,279 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-14 01:48:50,285 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-14 01:48:50,290 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:48:50,290 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:48:50,345 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:48:50,346 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:48:50,346 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [635284041] [2025-03-14 01:48:50,346 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [635284041] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:48:50,346 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:48:50,346 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-14 01:48:50,346 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [633475502] [2025-03-14 01:48:50,346 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:48:50,346 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-14 01:48:50,346 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:48:50,346 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-14 01:48:50,346 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-14 01:48:50,381 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 200 [2025-03-14 01:48:50,382 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 205 places, 222 transitions, 697 flow. Second operand has 4 states, 4 states have (on average 172.5) internal successors, (690), 4 states have internal predecessors, (690), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:50,382 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:48:50,382 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 200 [2025-03-14 01:48:50,382 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:48:50,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 193#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, 119#L1063-10true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-14 01:48:50,532 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-03-14 01:48:50,532 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-14 01:48:50,533 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-14 01:48:50,533 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-14 01:48:50,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 11#L1062-2true, 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-14 01:48:50,534 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-14 01:48:50,534 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-14 01:48:50,534 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-14 01:48:50,534 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-14 01:48:50,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [Black: 193#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 11#L1062-2true, 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-14 01:48:50,538 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-14 01:48:50,538 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-14 01:48:50,539 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-14 01:48:50,539 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-14 01:48:50,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 193#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 13#L1063-5true, 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-14 01:48:50,541 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-03-14 01:48:50,541 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-14 01:48:50,542 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-14 01:48:50,542 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-14 01:48:50,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 195#(= |#race~threads_mask~0| 0), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 108#L1063-1true, 117#L1050-5true, Black: 232#(not (= ~threads_mask~0 0)), 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-14 01:48:50,568 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-14 01:48:50,568 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-14 01:48:50,568 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-14 01:48:50,568 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-14 01:48:50,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 195#(= |#race~threads_mask~0| 0), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 117#L1050-5true, Black: 232#(not (= ~threads_mask~0 0)), 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, 175#L1064true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-14 01:48:50,581 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-14 01:48:50,581 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-14 01:48:50,581 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-14 01:48:50,581 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-14 01:48:50,600 INFO L124 PetriNetUnfolderBase]: 510/1997 cut-off events. [2025-03-14 01:48:50,601 INFO L125 PetriNetUnfolderBase]: For 1985/2119 co-relation queries the response was YES. [2025-03-14 01:48:50,606 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3945 conditions, 1997 events. 510/1997 cut-off events. For 1985/2119 co-relation queries the response was YES. Maximal size of possible extension queue 92. Compared 14552 event pairs, 64 based on Foata normal form. 22/1780 useless extension candidates. Maximal degree in co-relation 3672. Up to 370 conditions per place. [2025-03-14 01:48:50,614 INFO L140 encePairwiseOnDemand]: 190/200 looper letters, 49 selfloop transitions, 18 changer transitions 0/247 dead transitions. [2025-03-14 01:48:50,614 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 208 places, 247 transitions, 916 flow [2025-03-14 01:48:50,615 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-14 01:48:50,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-14 01:48:50,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 741 transitions. [2025-03-14 01:48:50,617 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.92625 [2025-03-14 01:48:50,617 INFO L175 Difference]: Start difference. First operand has 205 places, 222 transitions, 697 flow. Second operand 4 states and 741 transitions. [2025-03-14 01:48:50,617 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 208 places, 247 transitions, 916 flow [2025-03-14 01:48:50,622 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 207 places, 247 transitions, 899 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-14 01:48:50,624 INFO L231 Difference]: Finished difference. Result has 209 places, 226 transitions, 778 flow [2025-03-14 01:48:50,625 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=683, PETRI_DIFFERENCE_MINUEND_PLACES=204, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=222, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=14, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=207, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=778, PETRI_PLACES=209, PETRI_TRANSITIONS=226} [2025-03-14 01:48:50,626 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 22 predicate places. [2025-03-14 01:48:50,626 INFO L471 AbstractCegarLoop]: Abstraction has has 209 places, 226 transitions, 778 flow [2025-03-14 01:48:50,627 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 172.5) internal successors, (690), 4 states have internal predecessors, (690), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:50,627 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:48:50,627 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:48:50,627 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-14 01:48:50,627 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-14 01:48:50,628 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:48:50,628 INFO L85 PathProgramCache]: Analyzing trace with hash 1592249763, now seen corresponding path program 1 times [2025-03-14 01:48:50,628 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:48:50,628 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1530447480] [2025-03-14 01:48:50,628 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:48:50,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:48:50,639 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-14 01:48:50,644 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-14 01:48:50,645 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:48:50,645 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:48:50,698 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:48:50,698 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:48:50,698 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1530447480] [2025-03-14 01:48:50,698 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1530447480] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:48:50,698 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:48:50,698 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-14 01:48:50,698 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [218204632] [2025-03-14 01:48:50,698 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:48:50,699 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-14 01:48:50,699 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:48:50,699 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-14 01:48:50,699 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-14 01:48:50,728 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 173 out of 200 [2025-03-14 01:48:50,729 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 209 places, 226 transitions, 778 flow. Second operand has 5 states, 5 states have (on average 175.0) internal successors, (875), 5 states have internal predecessors, (875), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:50,729 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:48:50,729 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 173 of 200 [2025-03-14 01:48:50,729 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:48:50,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][221], [Black: 193#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 151#L1062-24true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-14 01:48:50,849 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2025-03-14 01:48:50,849 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-03-14 01:48:50,849 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-03-14 01:48:50,849 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-03-14 01:48:50,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][221], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 68#L1062-22true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-14 01:48:50,855 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2025-03-14 01:48:50,855 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-03-14 01:48:50,855 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-03-14 01:48:50,855 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-03-14 01:48:50,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [113#L1062-12true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-14 01:48:50,876 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-14 01:48:50,876 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-14 01:48:50,876 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-14 01:48:50,876 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-14 01:48:50,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [113#L1062-12true, Black: 193#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-14 01:48:50,877 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-14 01:48:50,877 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-14 01:48:50,877 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-14 01:48:50,877 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-14 01:48:50,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 193#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), 136#L1062-10true, Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-14 01:48:50,877 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-14 01:48:50,877 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-14 01:48:50,877 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-14 01:48:50,877 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-14 01:48:50,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][221], [Black: 193#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), 136#L1062-10true, Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-14 01:48:50,883 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-14 01:48:50,883 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-14 01:48:50,883 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-14 01:48:50,883 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-14 01:48:50,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 117#L1050-5true, Black: 232#(not (= ~threads_mask~0 0)), 217#true, Black: 238#(not (= ~threads_mask~0 0)), 136#L1062-10true, Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-14 01:48:50,890 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-03-14 01:48:50,890 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-14 01:48:50,890 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-14 01:48:50,890 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-14 01:48:50,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([486] L1051-3-->L1051: Formula: (and (= |v_threadThread1of1ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|, threadThread1of1ForFork0_#t~ret9=|v_threadThread1of1ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of1ForFork0_#t~ret9][211], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 195#(= |#race~threads_mask~0| 0), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 169#L1062-3true, 242#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 126#L1051true, Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-14 01:48:50,891 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-14 01:48:50,891 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-14 01:48:50,891 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-14 01:48:50,891 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-14 01:48:50,916 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([486] L1051-3-->L1051: Formula: (and (= |v_threadThread1of1ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|, threadThread1of1ForFork0_#t~ret9=|v_threadThread1of1ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of1ForFork0_#t~ret9][211], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 195#(= |#race~threads_mask~0| 0), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, 169#L1062-3true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 126#L1051true, Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-14 01:48:50,917 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-14 01:48:50,917 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-14 01:48:50,917 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-14 01:48:50,917 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-14 01:48:50,917 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-14 01:48:50,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([350] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][230], [130#L1063-19true, Black: 193#true, 37#L1050-2true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-14 01:48:50,941 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-14 01:48:50,941 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-14 01:48:50,941 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-14 01:48:50,941 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-14 01:48:50,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 246#(<= 1 |ULTIMATE.start_main_~j~1#1|), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 13#L1063-5true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-14 01:48:50,973 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-14 01:48:50,973 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-14 01:48:50,973 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-14 01:48:50,973 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-14 01:48:51,003 INFO L124 PetriNetUnfolderBase]: 650/2797 cut-off events. [2025-03-14 01:48:51,003 INFO L125 PetriNetUnfolderBase]: For 2304/2321 co-relation queries the response was YES. [2025-03-14 01:48:51,012 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5272 conditions, 2797 events. 650/2797 cut-off events. For 2304/2321 co-relation queries the response was YES. Maximal size of possible extension queue 116. Compared 22607 event pairs, 87 based on Foata normal form. 14/2489 useless extension candidates. Maximal degree in co-relation 4868. Up to 222 conditions per place. [2025-03-14 01:48:51,022 INFO L140 encePairwiseOnDemand]: 193/200 looper letters, 50 selfloop transitions, 7 changer transitions 0/256 dead transitions. [2025-03-14 01:48:51,022 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 214 places, 256 transitions, 961 flow [2025-03-14 01:48:51,023 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-14 01:48:51,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-14 01:48:51,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1093 transitions. [2025-03-14 01:48:51,025 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9108333333333334 [2025-03-14 01:48:51,025 INFO L175 Difference]: Start difference. First operand has 209 places, 226 transitions, 778 flow. Second operand 6 states and 1093 transitions. [2025-03-14 01:48:51,025 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 214 places, 256 transitions, 961 flow [2025-03-14 01:48:51,033 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 213 places, 256 transitions, 944 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-14 01:48:51,036 INFO L231 Difference]: Finished difference. Result has 216 places, 231 transitions, 804 flow [2025-03-14 01:48:51,036 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=761, PETRI_DIFFERENCE_MINUEND_PLACES=208, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=226, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=220, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=804, PETRI_PLACES=216, PETRI_TRANSITIONS=231} [2025-03-14 01:48:51,036 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 29 predicate places. [2025-03-14 01:48:51,036 INFO L471 AbstractCegarLoop]: Abstraction has has 216 places, 231 transitions, 804 flow [2025-03-14 01:48:51,037 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 175.0) internal successors, (875), 5 states have internal predecessors, (875), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:51,037 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:48:51,037 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:48:51,037 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-14 01:48:51,037 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-14 01:48:51,038 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:48:51,038 INFO L85 PathProgramCache]: Analyzing trace with hash 599615939, now seen corresponding path program 1 times [2025-03-14 01:48:51,038 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:48:51,038 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1233651667] [2025-03-14 01:48:51,038 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:48:51,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:48:51,046 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-14 01:48:51,054 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-14 01:48:51,054 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:48:51,054 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:48:51,108 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:48:51,108 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:48:51,108 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1233651667] [2025-03-14 01:48:51,108 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1233651667] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:48:51,108 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:48:51,108 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-14 01:48:51,108 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1602179630] [2025-03-14 01:48:51,108 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:48:51,109 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-14 01:48:51,109 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:48:51,109 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-14 01:48:51,109 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-14 01:48:51,149 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 200 [2025-03-14 01:48:51,149 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 216 places, 231 transitions, 804 flow. Second operand has 4 states, 4 states have (on average 172.5) internal successors, (690), 4 states have internal predecessors, (690), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:51,150 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:48:51,150 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 200 [2025-03-14 01:48:51,150 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:48:51,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 193#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 252#true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 11#L1062-2true, Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 246#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-14 01:48:51,341 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-14 01:48:51,341 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:48:51,341 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-14 01:48:51,341 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:48:51,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 193#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 246#(<= 1 |ULTIMATE.start_main_~j~1#1|), 252#true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 11#L1062-2true, Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-14 01:48:51,343 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-14 01:48:51,343 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:48:51,343 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:48:51,343 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:48:51,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 193#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 252#true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 200#(= |#race~datas~0| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 242#true, 13#L1063-5true, Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 246#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-14 01:48:51,353 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-14 01:48:51,353 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-14 01:48:51,353 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-14 01:48:51,353 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-14 01:48:51,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 195#(= |#race~threads_mask~0| 0), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 108#L1063-1true, 117#L1050-5true, Black: 232#(not (= ~threads_mask~0 0)), 252#true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 242#true, Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 246#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-14 01:48:51,383 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-14 01:48:51,383 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-14 01:48:51,383 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-14 01:48:51,383 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-14 01:48:51,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 195#(= |#race~threads_mask~0| 0), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 117#L1050-5true, Black: 232#(not (= ~threads_mask~0 0)), 252#true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 175#L1064true, Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 242#true, Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 246#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-14 01:48:51,399 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-14 01:48:51,399 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-14 01:48:51,399 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-14 01:48:51,399 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-14 01:48:51,449 INFO L124 PetriNetUnfolderBase]: 642/2771 cut-off events. [2025-03-14 01:48:51,449 INFO L125 PetriNetUnfolderBase]: For 3382/3408 co-relation queries the response was YES. [2025-03-14 01:48:51,457 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5659 conditions, 2771 events. 642/2771 cut-off events. For 3382/3408 co-relation queries the response was YES. Maximal size of possible extension queue 119. Compared 22138 event pairs, 93 based on Foata normal form. 15/2488 useless extension candidates. Maximal degree in co-relation 5238. Up to 457 conditions per place. [2025-03-14 01:48:51,493 INFO L140 encePairwiseOnDemand]: 190/200 looper letters, 49 selfloop transitions, 20 changer transitions 0/254 dead transitions. [2025-03-14 01:48:51,493 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 219 places, 254 transitions, 1016 flow [2025-03-14 01:48:51,494 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-14 01:48:51,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-14 01:48:51,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 741 transitions. [2025-03-14 01:48:51,495 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.92625 [2025-03-14 01:48:51,495 INFO L175 Difference]: Start difference. First operand has 216 places, 231 transitions, 804 flow. Second operand 4 states and 741 transitions. [2025-03-14 01:48:51,495 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 219 places, 254 transitions, 1016 flow [2025-03-14 01:48:51,501 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 219 places, 254 transitions, 1016 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:48:51,505 INFO L231 Difference]: Finished difference. Result has 221 places, 234 transitions, 897 flow [2025-03-14 01:48:51,506 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=804, PETRI_DIFFERENCE_MINUEND_PLACES=216, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=231, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=17, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=213, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=897, PETRI_PLACES=221, PETRI_TRANSITIONS=234} [2025-03-14 01:48:51,506 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 34 predicate places. [2025-03-14 01:48:51,506 INFO L471 AbstractCegarLoop]: Abstraction has has 221 places, 234 transitions, 897 flow [2025-03-14 01:48:51,506 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 172.5) internal successors, (690), 4 states have internal predecessors, (690), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:51,507 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:48:51,507 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:48:51,507 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-14 01:48:51,507 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-14 01:48:51,507 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:48:51,507 INFO L85 PathProgramCache]: Analyzing trace with hash 998902854, now seen corresponding path program 1 times [2025-03-14 01:48:51,508 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:48:51,508 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1599881164] [2025-03-14 01:48:51,508 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:48:51,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:48:51,517 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 75 statements into 1 equivalence classes. [2025-03-14 01:48:51,521 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 75 of 75 statements. [2025-03-14 01:48:51,521 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:48:51,521 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:48:51,585 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:48:51,585 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:48:51,585 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1599881164] [2025-03-14 01:48:51,586 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1599881164] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:48:51,586 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:48:51,586 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-14 01:48:51,586 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [617403563] [2025-03-14 01:48:51,586 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:48:51,586 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-14 01:48:51,586 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:48:51,586 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-14 01:48:51,586 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-14 01:48:51,635 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 174 out of 200 [2025-03-14 01:48:51,635 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 221 places, 234 transitions, 897 flow. Second operand has 4 states, 4 states have (on average 176.25) internal successors, (705), 4 states have internal predecessors, (705), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:51,635 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:48:51,635 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 174 of 200 [2025-03-14 01:48:51,635 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:48:51,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 255#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 254#(not (= ~threads_mask~0 0)), Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 252#true, 246#(<= 1 |ULTIMATE.start_main_~j~1#1|), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 11#L1062-2true, Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0)), 258#true]) [2025-03-14 01:48:51,797 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-14 01:48:51,797 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-14 01:48:51,797 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:48:51,797 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:48:51,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 255#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 254#(not (= ~threads_mask~0 0)), Black: 193#true, Black: 198#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0)), 258#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 252#true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 11#L1062-2true, Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 246#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:48:51,799 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-14 01:48:51,799 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-14 01:48:51,799 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:48:51,799 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:48:51,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][266], [Black: 255#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 254#(not (= ~threads_mask~0 0)), Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 246#(<= 1 |ULTIMATE.start_main_~j~1#1|), 252#true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 64#L1063-11true, Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0)), 258#true]) [2025-03-14 01:48:51,893 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-14 01:48:51,893 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-14 01:48:51,893 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-14 01:48:51,893 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-14 01:48:51,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][266], [Black: 255#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 254#(not (= ~threads_mask~0 0)), Black: 193#true, Black: 198#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0)), 258#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 252#true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 64#L1063-11true, Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 246#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:48:51,894 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-14 01:48:51,894 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-14 01:48:51,894 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-14 01:48:51,894 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-14 01:48:51,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [Black: 255#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 254#(not (= ~threads_mask~0 0)), Black: 193#true, Black: 198#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true, 258#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 252#true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 64#L1063-11true, Black: 246#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:48:51,894 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-14 01:48:51,894 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-14 01:48:51,894 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-14 01:48:51,894 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-14 01:48:51,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 255#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 254#(not (= ~threads_mask~0 0)), Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 117#L1050-5true, Black: 232#(not (= ~threads_mask~0 0)), 246#(<= 1 |ULTIMATE.start_main_~j~1#1|), 252#true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 13#L1063-5true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0)), 258#true]) [2025-03-14 01:48:51,903 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-14 01:48:51,903 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-14 01:48:51,903 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-14 01:48:51,903 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-14 01:48:51,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 255#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 254#(not (= ~threads_mask~0 0)), Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 195#(= |#race~threads_mask~0| 0), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 117#L1050-5true, Black: 232#(not (= ~threads_mask~0 0)), 108#L1063-1true, 246#(<= 1 |ULTIMATE.start_main_~j~1#1|), 252#true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0)), 258#true]) [2025-03-14 01:48:51,917 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-14 01:48:51,917 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-14 01:48:51,917 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-14 01:48:51,917 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-14 01:48:51,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 255#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 254#(not (= ~threads_mask~0 0)), Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 195#(= |#race~threads_mask~0| 0), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 246#(<= 1 |ULTIMATE.start_main_~j~1#1|), 252#true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 175#L1064true, Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0)), 258#true]) [2025-03-14 01:48:51,928 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-14 01:48:51,928 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:48:51,928 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:48:51,928 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:48:51,935 INFO L124 PetriNetUnfolderBase]: 732/2984 cut-off events. [2025-03-14 01:48:51,935 INFO L125 PetriNetUnfolderBase]: For 6423/6569 co-relation queries the response was YES. [2025-03-14 01:48:51,943 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6884 conditions, 2984 events. 732/2984 cut-off events. For 6423/6569 co-relation queries the response was YES. Maximal size of possible extension queue 126. Compared 24226 event pairs, 147 based on Foata normal form. 20/2697 useless extension candidates. Maximal degree in co-relation 6462. Up to 780 conditions per place. [2025-03-14 01:48:51,955 INFO L140 encePairwiseOnDemand]: 194/200 looper letters, 56 selfloop transitions, 18 changer transitions 0/268 dead transitions. [2025-03-14 01:48:51,955 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 224 places, 268 transitions, 1261 flow [2025-03-14 01:48:51,955 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-14 01:48:51,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-14 01:48:51,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 745 transitions. [2025-03-14 01:48:51,956 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.93125 [2025-03-14 01:48:51,956 INFO L175 Difference]: Start difference. First operand has 221 places, 234 transitions, 897 flow. Second operand 4 states and 745 transitions. [2025-03-14 01:48:51,956 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 224 places, 268 transitions, 1261 flow [2025-03-14 01:48:51,964 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 223 places, 268 transitions, 1234 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-14 01:48:51,967 INFO L231 Difference]: Finished difference. Result has 225 places, 248 transitions, 1106 flow [2025-03-14 01:48:51,967 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=878, PETRI_DIFFERENCE_MINUEND_PLACES=220, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=234, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=220, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1106, PETRI_PLACES=225, PETRI_TRANSITIONS=248} [2025-03-14 01:48:51,968 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 38 predicate places. [2025-03-14 01:48:51,968 INFO L471 AbstractCegarLoop]: Abstraction has has 225 places, 248 transitions, 1106 flow [2025-03-14 01:48:51,968 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 176.25) internal successors, (705), 4 states have internal predecessors, (705), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:51,969 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:48:51,969 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:48:51,969 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-03-14 01:48:51,969 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-14 01:48:51,969 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:48:51,969 INFO L85 PathProgramCache]: Analyzing trace with hash 1123578189, now seen corresponding path program 1 times [2025-03-14 01:48:51,969 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:48:51,969 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [955908673] [2025-03-14 01:48:51,969 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:48:51,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:48:51,978 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 75 statements into 1 equivalence classes. [2025-03-14 01:48:51,982 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 75 of 75 statements. [2025-03-14 01:48:51,982 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:48:51,982 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:48:52,003 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:48:52,004 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:48:52,004 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [955908673] [2025-03-14 01:48:52,004 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [955908673] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:48:52,004 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:48:52,004 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:48:52,004 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1096458478] [2025-03-14 01:48:52,004 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:48:52,004 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:48:52,004 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:48:52,005 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:48:52,005 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:48:52,022 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 173 out of 200 [2025-03-14 01:48:52,023 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 225 places, 248 transitions, 1106 flow. Second operand has 3 states, 3 states have (on average 177.0) internal successors, (531), 3 states have internal predecessors, (531), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:52,023 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:48:52,023 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 173 of 200 [2025-03-14 01:48:52,023 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:48:52,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 255#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 254#(not (= ~threads_mask~0 0)), Black: 193#true, Black: 260#(<= 0 (+ ~threads_mask~0 1)), Black: 263#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 198#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true, 258#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 266#true, Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 246#(<= 1 |ULTIMATE.start_main_~j~1#1|), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 11#L1062-2true, Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|)]) [2025-03-14 01:48:52,167 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-14 01:48:52,167 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:48:52,167 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:48:52,167 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:48:52,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 255#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 254#(not (= ~threads_mask~0 0)), Black: 193#true, Black: 260#(<= 0 (+ ~threads_mask~0 1)), Black: 263#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 198#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0)), 258#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 266#true, Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 11#L1062-2true, Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 246#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:48:52,170 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-14 01:48:52,170 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:48:52,170 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:48:52,170 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:48:52,300 INFO L124 PetriNetUnfolderBase]: 737/3357 cut-off events. [2025-03-14 01:48:52,301 INFO L125 PetriNetUnfolderBase]: For 4955/5008 co-relation queries the response was YES. [2025-03-14 01:48:52,311 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7021 conditions, 3357 events. 737/3357 cut-off events. For 4955/5008 co-relation queries the response was YES. Maximal size of possible extension queue 138. Compared 29386 event pairs, 180 based on Foata normal form. 8/3048 useless extension candidates. Maximal degree in co-relation 6586. Up to 777 conditions per place. [2025-03-14 01:48:52,319 INFO L140 encePairwiseOnDemand]: 194/200 looper letters, 36 selfloop transitions, 7 changer transitions 0/257 dead transitions. [2025-03-14 01:48:52,320 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 227 places, 257 transitions, 1216 flow [2025-03-14 01:48:52,320 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:48:52,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:48:52,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 553 transitions. [2025-03-14 01:48:52,321 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9216666666666666 [2025-03-14 01:48:52,321 INFO L175 Difference]: Start difference. First operand has 225 places, 248 transitions, 1106 flow. Second operand 3 states and 553 transitions. [2025-03-14 01:48:52,321 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 227 places, 257 transitions, 1216 flow [2025-03-14 01:48:52,329 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 227 places, 257 transitions, 1216 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:48:52,332 INFO L231 Difference]: Finished difference. Result has 229 places, 253 transitions, 1162 flow [2025-03-14 01:48:52,333 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1106, PETRI_DIFFERENCE_MINUEND_PLACES=225, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=248, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=241, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1162, PETRI_PLACES=229, PETRI_TRANSITIONS=253} [2025-03-14 01:48:52,333 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 42 predicate places. [2025-03-14 01:48:52,333 INFO L471 AbstractCegarLoop]: Abstraction has has 229 places, 253 transitions, 1162 flow [2025-03-14 01:48:52,334 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 177.0) internal successors, (531), 3 states have internal predecessors, (531), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:52,334 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:48:52,334 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:48:52,334 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-03-14 01:48:52,334 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-14 01:48:52,335 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:48:52,335 INFO L85 PathProgramCache]: Analyzing trace with hash 697253158, now seen corresponding path program 1 times [2025-03-14 01:48:52,335 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:48:52,335 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [571916664] [2025-03-14 01:48:52,335 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:48:52,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:48:52,344 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 89 statements into 1 equivalence classes. [2025-03-14 01:48:52,355 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 89 of 89 statements. [2025-03-14 01:48:52,356 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:48:52,356 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:48:52,767 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:48:52,768 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:48:52,768 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [571916664] [2025-03-14 01:48:52,768 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [571916664] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:48:52,768 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:48:52,768 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-14 01:48:52,768 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1733718720] [2025-03-14 01:48:52,768 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:48:52,768 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-14 01:48:52,768 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:48:52,768 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-14 01:48:52,769 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-14 01:48:52,868 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 162 out of 200 [2025-03-14 01:48:52,869 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 229 places, 253 transitions, 1162 flow. Second operand has 6 states, 6 states have (on average 164.66666666666666) internal successors, (988), 6 states have internal predecessors, (988), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:52,869 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:48:52,869 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 162 of 200 [2025-03-14 01:48:52,870 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:48:53,300 INFO L124 PetriNetUnfolderBase]: 1006/4272 cut-off events. [2025-03-14 01:48:53,300 INFO L125 PetriNetUnfolderBase]: For 5602/5632 co-relation queries the response was YES. [2025-03-14 01:48:53,312 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8804 conditions, 4272 events. 1006/4272 cut-off events. For 5602/5632 co-relation queries the response was YES. Maximal size of possible extension queue 133. Compared 37084 event pairs, 234 based on Foata normal form. 11/3831 useless extension candidates. Maximal degree in co-relation 8352. Up to 949 conditions per place. [2025-03-14 01:48:53,321 INFO L140 encePairwiseOnDemand]: 189/200 looper letters, 55 selfloop transitions, 22 changer transitions 0/290 dead transitions. [2025-03-14 01:48:53,321 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 234 places, 290 transitions, 1390 flow [2025-03-14 01:48:53,322 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-14 01:48:53,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-14 01:48:53,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1046 transitions. [2025-03-14 01:48:53,323 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8716666666666667 [2025-03-14 01:48:53,323 INFO L175 Difference]: Start difference. First operand has 229 places, 253 transitions, 1162 flow. Second operand 6 states and 1046 transitions. [2025-03-14 01:48:53,323 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 234 places, 290 transitions, 1390 flow [2025-03-14 01:48:53,333 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 232 places, 290 transitions, 1376 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:48:53,335 INFO L231 Difference]: Finished difference. Result has 237 places, 274 transitions, 1298 flow [2025-03-14 01:48:53,335 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1148, PETRI_DIFFERENCE_MINUEND_PLACES=227, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=253, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=243, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1298, PETRI_PLACES=237, PETRI_TRANSITIONS=274} [2025-03-14 01:48:53,336 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 50 predicate places. [2025-03-14 01:48:53,336 INFO L471 AbstractCegarLoop]: Abstraction has has 237 places, 274 transitions, 1298 flow [2025-03-14 01:48:53,336 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 164.66666666666666) internal successors, (988), 6 states have internal predecessors, (988), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:53,336 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:48:53,336 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:48:53,336 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-03-14 01:48:53,336 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting threadErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-14 01:48:53,337 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:48:53,337 INFO L85 PathProgramCache]: Analyzing trace with hash -517499745, now seen corresponding path program 1 times [2025-03-14 01:48:53,337 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:48:53,337 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [728813388] [2025-03-14 01:48:53,337 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:48:53,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:48:53,346 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 103 statements into 1 equivalence classes. [2025-03-14 01:48:53,359 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 103 of 103 statements. [2025-03-14 01:48:53,359 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:48:53,359 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:48:53,645 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:48:53,646 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:48:53,647 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [728813388] [2025-03-14 01:48:53,647 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [728813388] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:48:53,647 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:48:53,647 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-14 01:48:53,647 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [244091888] [2025-03-14 01:48:53,647 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:48:53,647 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-14 01:48:53,647 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:48:53,647 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-14 01:48:53,647 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-14 01:48:53,733 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 165 out of 200 [2025-03-14 01:48:53,734 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 237 places, 274 transitions, 1298 flow. Second operand has 6 states, 6 states have (on average 168.5) internal successors, (1011), 6 states have internal predecessors, (1011), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:53,734 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:48:53,734 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 165 of 200 [2025-03-14 01:48:53,734 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:48:54,246 INFO L124 PetriNetUnfolderBase]: 1117/4576 cut-off events. [2025-03-14 01:48:54,246 INFO L125 PetriNetUnfolderBase]: For 6103/6163 co-relation queries the response was YES. [2025-03-14 01:48:54,262 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10129 conditions, 4576 events. 1117/4576 cut-off events. For 6103/6163 co-relation queries the response was YES. Maximal size of possible extension queue 135. Compared 40578 event pairs, 227 based on Foata normal form. 23/4210 useless extension candidates. Maximal degree in co-relation 9613. Up to 1144 conditions per place. [2025-03-14 01:48:54,274 INFO L140 encePairwiseOnDemand]: 185/200 looper letters, 87 selfloop transitions, 48 changer transitions 0/353 dead transitions. [2025-03-14 01:48:54,274 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 242 places, 353 transitions, 1860 flow [2025-03-14 01:48:54,274 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-14 01:48:54,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-14 01:48:54,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1093 transitions. [2025-03-14 01:48:54,276 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9108333333333334 [2025-03-14 01:48:54,276 INFO L175 Difference]: Start difference. First operand has 237 places, 274 transitions, 1298 flow. Second operand 6 states and 1093 transitions. [2025-03-14 01:48:54,276 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 242 places, 353 transitions, 1860 flow [2025-03-14 01:48:54,288 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 242 places, 353 transitions, 1860 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:48:54,291 INFO L231 Difference]: Finished difference. Result has 247 places, 317 transitions, 1686 flow [2025-03-14 01:48:54,292 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1298, PETRI_DIFFERENCE_MINUEND_PLACES=237, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=274, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=250, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1686, PETRI_PLACES=247, PETRI_TRANSITIONS=317} [2025-03-14 01:48:54,292 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 60 predicate places. [2025-03-14 01:48:54,292 INFO L471 AbstractCegarLoop]: Abstraction has has 247 places, 317 transitions, 1686 flow [2025-03-14 01:48:54,293 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 168.5) internal successors, (1011), 6 states have internal predecessors, (1011), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:54,293 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:48:54,293 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:48:54,293 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-03-14 01:48:54,293 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-14 01:48:54,294 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:48:54,294 INFO L85 PathProgramCache]: Analyzing trace with hash -64669099, now seen corresponding path program 1 times [2025-03-14 01:48:54,294 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:48:54,294 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2111913654] [2025-03-14 01:48:54,294 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:48:54,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:48:54,311 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 107 statements into 1 equivalence classes. [2025-03-14 01:48:54,320 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 107 of 107 statements. [2025-03-14 01:48:54,322 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:48:54,322 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:48:54,607 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:48:54,607 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:48:54,607 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2111913654] [2025-03-14 01:48:54,608 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2111913654] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:48:54,608 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:48:54,608 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-14 01:48:54,608 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1427940596] [2025-03-14 01:48:54,608 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:48:54,608 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-14 01:48:54,608 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:48:54,608 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-14 01:48:54,608 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-14 01:48:54,684 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 164 out of 200 [2025-03-14 01:48:54,685 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 247 places, 317 transitions, 1686 flow. Second operand has 6 states, 6 states have (on average 167.33333333333334) internal successors, (1004), 6 states have internal predecessors, (1004), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:54,685 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:48:54,685 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 164 of 200 [2025-03-14 01:48:54,685 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:48:55,235 INFO L124 PetriNetUnfolderBase]: 1087/4557 cut-off events. [2025-03-14 01:48:55,235 INFO L125 PetriNetUnfolderBase]: For 6982/7034 co-relation queries the response was YES. [2025-03-14 01:48:55,247 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10977 conditions, 4557 events. 1087/4557 cut-off events. For 6982/7034 co-relation queries the response was YES. Maximal size of possible extension queue 136. Compared 40294 event pairs, 231 based on Foata normal form. 17/4197 useless extension candidates. Maximal degree in co-relation 10484. Up to 1212 conditions per place. [2025-03-14 01:48:55,257 INFO L140 encePairwiseOnDemand]: 189/200 looper letters, 103 selfloop transitions, 31 changer transitions 11/361 dead transitions. [2025-03-14 01:48:55,258 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 252 places, 361 transitions, 2169 flow [2025-03-14 01:48:55,258 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-14 01:48:55,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-14 01:48:55,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1057 transitions. [2025-03-14 01:48:55,260 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8808333333333334 [2025-03-14 01:48:55,260 INFO L175 Difference]: Start difference. First operand has 247 places, 317 transitions, 1686 flow. Second operand 6 states and 1057 transitions. [2025-03-14 01:48:55,260 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 252 places, 361 transitions, 2169 flow [2025-03-14 01:48:55,282 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 252 places, 361 transitions, 2151 flow, removed 9 selfloop flow, removed 0 redundant places. [2025-03-14 01:48:55,285 INFO L231 Difference]: Finished difference. Result has 257 places, 338 transitions, 1969 flow [2025-03-14 01:48:55,286 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1668, PETRI_DIFFERENCE_MINUEND_PLACES=247, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=317, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=298, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1969, PETRI_PLACES=257, PETRI_TRANSITIONS=338} [2025-03-14 01:48:55,286 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 70 predicate places. [2025-03-14 01:48:55,286 INFO L471 AbstractCegarLoop]: Abstraction has has 257 places, 338 transitions, 1969 flow [2025-03-14 01:48:55,286 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 167.33333333333334) internal successors, (1004), 6 states have internal predecessors, (1004), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:55,286 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:48:55,286 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:48:55,287 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-03-14 01:48:55,287 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting threadErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-14 01:48:55,287 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:48:55,287 INFO L85 PathProgramCache]: Analyzing trace with hash -627953283, now seen corresponding path program 1 times [2025-03-14 01:48:55,287 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:48:55,287 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [42294280] [2025-03-14 01:48:55,287 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:48:55,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:48:55,300 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 116 statements into 1 equivalence classes. [2025-03-14 01:48:55,310 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 116 of 116 statements. [2025-03-14 01:48:55,310 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:48:55,311 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:48:55,803 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:48:55,804 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:48:55,804 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [42294280] [2025-03-14 01:48:55,804 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [42294280] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:48:55,804 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:48:55,804 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10 [2025-03-14 01:48:55,804 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [963147662] [2025-03-14 01:48:55,804 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:48:55,804 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2025-03-14 01:48:55,804 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:48:55,805 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2025-03-14 01:48:55,805 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=80, Unknown=0, NotChecked=0, Total=110 [2025-03-14 01:48:56,085 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 156 out of 200 [2025-03-14 01:48:56,086 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 257 places, 338 transitions, 1969 flow. Second operand has 11 states, 11 states have (on average 158.54545454545453) internal successors, (1744), 11 states have internal predecessors, (1744), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:56,086 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:48:56,086 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 156 of 200 [2025-03-14 01:48:56,086 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:48:56,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 255#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 254#(not (= ~threads_mask~0 0)), 322#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 193#true, Black: 260#(<= 0 (+ ~threads_mask~0 1)), Black: 263#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 198#true, Black: 268#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 271#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 274#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 276#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 275#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 242#true, Black: 273#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0)), 258#true, Black: 286#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 284#(= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|), Black: 285#(and (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 287#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 3 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4)))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 297#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, Black: 298#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 3)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 296#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), 217#true, Black: 295#(= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0), Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), 282#true, Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 13#L1063-5true, Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 246#(<= 1 |ULTIMATE.start_main_~j~1#1|), 293#true]) [2025-03-14 01:48:56,684 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is not cut-off event [2025-03-14 01:48:56,684 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-03-14 01:48:56,684 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-03-14 01:48:56,684 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-03-14 01:48:56,950 INFO L124 PetriNetUnfolderBase]: 1206/4934 cut-off events. [2025-03-14 01:48:56,951 INFO L125 PetriNetUnfolderBase]: For 7764/7836 co-relation queries the response was YES. [2025-03-14 01:48:56,970 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12238 conditions, 4934 events. 1206/4934 cut-off events. For 7764/7836 co-relation queries the response was YES. Maximal size of possible extension queue 143. Compared 44362 event pairs, 205 based on Foata normal form. 55/4609 useless extension candidates. Maximal degree in co-relation 11714. Up to 934 conditions per place. [2025-03-14 01:48:56,982 INFO L140 encePairwiseOnDemand]: 185/200 looper letters, 178 selfloop transitions, 70 changer transitions 2/456 dead transitions. [2025-03-14 01:48:56,982 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 269 places, 456 transitions, 3077 flow [2025-03-14 01:48:56,983 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2025-03-14 01:48:56,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 18 states. [2025-03-14 01:48:56,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 2950 transitions. [2025-03-14 01:48:56,987 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8194444444444444 [2025-03-14 01:48:56,987 INFO L175 Difference]: Start difference. First operand has 257 places, 338 transitions, 1969 flow. Second operand 18 states and 2950 transitions. [2025-03-14 01:48:56,987 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 269 places, 456 transitions, 3077 flow [2025-03-14 01:48:57,008 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 269 places, 456 transitions, 3021 flow, removed 28 selfloop flow, removed 0 redundant places. [2025-03-14 01:48:57,012 INFO L231 Difference]: Finished difference. Result has 270 places, 356 transitions, 2178 flow [2025-03-14 01:48:57,013 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1909, PETRI_DIFFERENCE_MINUEND_PLACES=252, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=337, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=55, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=281, PETRI_DIFFERENCE_SUBTRAHEND_STATES=18, PETRI_FLOW=2178, PETRI_PLACES=270, PETRI_TRANSITIONS=356} [2025-03-14 01:48:57,013 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 83 predicate places. [2025-03-14 01:48:57,013 INFO L471 AbstractCegarLoop]: Abstraction has has 270 places, 356 transitions, 2178 flow [2025-03-14 01:48:57,014 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 158.54545454545453) internal successors, (1744), 11 states have internal predecessors, (1744), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:57,014 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:48:57,014 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:48:57,014 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-03-14 01:48:57,014 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-14 01:48:57,014 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:48:57,014 INFO L85 PathProgramCache]: Analyzing trace with hash -280325939, now seen corresponding path program 1 times [2025-03-14 01:48:57,014 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:48:57,014 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [36751181] [2025-03-14 01:48:57,015 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:48:57,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:48:57,024 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 116 statements into 1 equivalence classes. [2025-03-14 01:48:57,033 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 116 of 116 statements. [2025-03-14 01:48:57,033 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:48:57,033 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:48:57,457 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:48:57,457 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:48:57,457 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [36751181] [2025-03-14 01:48:57,457 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [36751181] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:48:57,457 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:48:57,457 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10 [2025-03-14 01:48:57,457 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [981344935] [2025-03-14 01:48:57,457 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:48:57,458 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2025-03-14 01:48:57,458 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:48:57,458 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2025-03-14 01:48:57,458 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=80, Unknown=0, NotChecked=0, Total=110 [2025-03-14 01:48:57,808 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 156 out of 200 [2025-03-14 01:48:57,809 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 270 places, 356 transitions, 2178 flow. Second operand has 11 states, 11 states have (on average 158.45454545454547) internal successors, (1743), 11 states have internal predecessors, (1743), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:57,809 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:48:57,809 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 156 of 200 [2025-03-14 01:48:57,809 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:48:58,567 INFO L124 PetriNetUnfolderBase]: 1088/4527 cut-off events. [2025-03-14 01:48:58,567 INFO L125 PetriNetUnfolderBase]: For 7849/7901 co-relation queries the response was YES. [2025-03-14 01:48:58,586 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11645 conditions, 4527 events. 1088/4527 cut-off events. For 7849/7901 co-relation queries the response was YES. Maximal size of possible extension queue 134. Compared 39909 event pairs, 216 based on Foata normal form. 28/4196 useless extension candidates. Maximal degree in co-relation 11122. Up to 1052 conditions per place. [2025-03-14 01:48:58,597 INFO L140 encePairwiseOnDemand]: 187/200 looper letters, 144 selfloop transitions, 42 changer transitions 6/402 dead transitions. [2025-03-14 01:48:58,597 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 281 places, 402 transitions, 2860 flow [2025-03-14 01:48:58,598 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2025-03-14 01:48:58,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 13 states. [2025-03-14 01:48:58,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 2116 transitions. [2025-03-14 01:48:58,602 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8138461538461539 [2025-03-14 01:48:58,602 INFO L175 Difference]: Start difference. First operand has 270 places, 356 transitions, 2178 flow. Second operand 13 states and 2116 transitions. [2025-03-14 01:48:58,602 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 281 places, 402 transitions, 2860 flow [2025-03-14 01:48:58,627 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 273 places, 402 transitions, 2699 flow, removed 16 selfloop flow, removed 8 redundant places. [2025-03-14 01:48:58,631 INFO L231 Difference]: Finished difference. Result has 273 places, 355 transitions, 2135 flow [2025-03-14 01:48:58,631 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=2051, PETRI_DIFFERENCE_MINUEND_PLACES=261, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=355, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=42, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=313, PETRI_DIFFERENCE_SUBTRAHEND_STATES=13, PETRI_FLOW=2135, PETRI_PLACES=273, PETRI_TRANSITIONS=355} [2025-03-14 01:48:58,632 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 86 predicate places. [2025-03-14 01:48:58,632 INFO L471 AbstractCegarLoop]: Abstraction has has 273 places, 355 transitions, 2135 flow [2025-03-14 01:48:58,632 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 158.45454545454547) internal successors, (1743), 11 states have internal predecessors, (1743), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:58,633 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:48:58,633 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:48:58,633 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-03-14 01:48:58,633 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-14 01:48:58,633 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:48:58,634 INFO L85 PathProgramCache]: Analyzing trace with hash -435252438, now seen corresponding path program 1 times [2025-03-14 01:48:58,634 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:48:58,634 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [203534839] [2025-03-14 01:48:58,634 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:48:58,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:48:58,645 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 117 statements into 1 equivalence classes. [2025-03-14 01:48:58,650 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 117 of 117 statements. [2025-03-14 01:48:58,650 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:48:58,650 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:48:58,674 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:48:58,675 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:48:58,675 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [203534839] [2025-03-14 01:48:58,675 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [203534839] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:48:58,675 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:48:58,675 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:48:58,675 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [309762956] [2025-03-14 01:48:58,675 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:48:58,675 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:48:58,676 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:48:58,676 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:48:58,676 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:48:58,692 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 200 [2025-03-14 01:48:58,693 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 273 places, 355 transitions, 2135 flow. Second operand has 3 states, 3 states have (on average 180.33333333333334) internal successors, (541), 3 states have internal predecessors, (541), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:58,693 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:48:58,693 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 200 [2025-03-14 01:48:58,693 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:48:58,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 255#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 254#(not (= ~threads_mask~0 0)), 350#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), 322#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 193#true, 359#true, Black: 260#(<= 0 (+ ~threads_mask~0 1)), Black: 198#true, Black: 263#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 304#true, Black: 268#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 271#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 274#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 276#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 275#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 273#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0)), 258#true, Black: 286#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 284#(= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|), Black: 285#(and (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 287#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 3 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4)))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, Black: 297#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 298#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 3)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), 246#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 296#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), 217#true, Black: 295#(= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0), Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), 282#true, Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 11#L1062-2true, Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 293#true]) [2025-03-14 01:48:58,965 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-14 01:48:58,965 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:48:58,965 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:48:58,965 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:48:58,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 255#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 350#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 254#(not (= ~threads_mask~0 0)), 322#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 193#true, 359#true, Black: 260#(<= 0 (+ ~threads_mask~0 1)), Black: 198#true, Black: 263#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 304#true, Black: 268#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 271#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 274#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 276#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 275#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 242#true, Black: 273#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0)), 258#true, Black: 286#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 284#(= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|), Black: 285#(and (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 287#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 3 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4)))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 297#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, Black: 298#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 3)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 296#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 295#(= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), 282#true, Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 11#L1062-2true, Black: 246#(<= 1 |ULTIMATE.start_main_~j~1#1|), 293#true]) [2025-03-14 01:48:58,970 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-14 01:48:58,970 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:48:58,970 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:48:58,970 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:48:59,307 INFO L124 PetriNetUnfolderBase]: 1279/5104 cut-off events. [2025-03-14 01:48:59,308 INFO L125 PetriNetUnfolderBase]: For 7387/7565 co-relation queries the response was YES. [2025-03-14 01:48:59,323 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12218 conditions, 5104 events. 1279/5104 cut-off events. For 7387/7565 co-relation queries the response was YES. Maximal size of possible extension queue 202. Compared 47351 event pairs, 250 based on Foata normal form. 28/4722 useless extension candidates. Maximal degree in co-relation 11708. Up to 1158 conditions per place. [2025-03-14 01:48:59,332 INFO L140 encePairwiseOnDemand]: 193/200 looper letters, 41 selfloop transitions, 11 changer transitions 3/373 dead transitions. [2025-03-14 01:48:59,332 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 275 places, 373 transitions, 2311 flow [2025-03-14 01:48:59,332 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:48:59,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:48:59,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 561 transitions. [2025-03-14 01:48:59,333 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.935 [2025-03-14 01:48:59,333 INFO L175 Difference]: Start difference. First operand has 273 places, 355 transitions, 2135 flow. Second operand 3 states and 561 transitions. [2025-03-14 01:48:59,334 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 275 places, 373 transitions, 2311 flow [2025-03-14 01:48:59,350 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 264 places, 373 transitions, 2234 flow, removed 0 selfloop flow, removed 11 redundant places. [2025-03-14 01:48:59,353 INFO L231 Difference]: Finished difference. Result has 266 places, 359 transitions, 2115 flow [2025-03-14 01:48:59,354 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=2058, PETRI_DIFFERENCE_MINUEND_PLACES=262, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=355, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=344, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2115, PETRI_PLACES=266, PETRI_TRANSITIONS=359} [2025-03-14 01:48:59,354 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 79 predicate places. [2025-03-14 01:48:59,354 INFO L471 AbstractCegarLoop]: Abstraction has has 266 places, 359 transitions, 2115 flow [2025-03-14 01:48:59,354 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 180.33333333333334) internal successors, (541), 3 states have internal predecessors, (541), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:59,354 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:48:59,354 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:48:59,354 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-03-14 01:48:59,355 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-14 01:48:59,355 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:48:59,355 INFO L85 PathProgramCache]: Analyzing trace with hash 1711544114, now seen corresponding path program 1 times [2025-03-14 01:48:59,355 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:48:59,355 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [767937660] [2025-03-14 01:48:59,355 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:48:59,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:48:59,365 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 128 statements into 1 equivalence classes. [2025-03-14 01:48:59,370 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 128 of 128 statements. [2025-03-14 01:48:59,370 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:48:59,370 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:48:59,423 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2025-03-14 01:48:59,423 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:48:59,423 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [767937660] [2025-03-14 01:48:59,423 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [767937660] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:48:59,423 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:48:59,423 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-14 01:48:59,423 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1492781542] [2025-03-14 01:48:59,423 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:48:59,423 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:48:59,423 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:48:59,424 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:48:59,424 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:48:59,430 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 183 out of 200 [2025-03-14 01:48:59,431 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 266 places, 359 transitions, 2115 flow. Second operand has 3 states, 3 states have (on average 186.66666666666666) internal successors, (560), 3 states have internal predecessors, (560), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:59,431 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:48:59,431 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 183 of 200 [2025-03-14 01:48:59,431 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:48:59,575 INFO L124 PetriNetUnfolderBase]: 312/1698 cut-off events. [2025-03-14 01:48:59,575 INFO L125 PetriNetUnfolderBase]: For 2331/2394 co-relation queries the response was YES. [2025-03-14 01:48:59,581 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4368 conditions, 1698 events. 312/1698 cut-off events. For 2331/2394 co-relation queries the response was YES. Maximal size of possible extension queue 48. Compared 10353 event pairs, 2 based on Foata normal form. 16/1651 useless extension candidates. Maximal degree in co-relation 3863. Up to 182 conditions per place. [2025-03-14 01:48:59,583 INFO L140 encePairwiseOnDemand]: 196/200 looper letters, 12 selfloop transitions, 4 changer transitions 0/308 dead transitions. [2025-03-14 01:48:59,584 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 262 places, 308 transitions, 1689 flow [2025-03-14 01:48:59,584 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:48:59,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:48:59,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 565 transitions. [2025-03-14 01:48:59,585 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9416666666666667 [2025-03-14 01:48:59,585 INFO L175 Difference]: Start difference. First operand has 266 places, 359 transitions, 2115 flow. Second operand 3 states and 565 transitions. [2025-03-14 01:48:59,585 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 262 places, 308 transitions, 1689 flow [2025-03-14 01:48:59,596 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 252 places, 308 transitions, 1613 flow, removed 15 selfloop flow, removed 10 redundant places. [2025-03-14 01:48:59,598 INFO L231 Difference]: Finished difference. Result has 252 places, 308 transitions, 1589 flow [2025-03-14 01:48:59,598 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1581, PETRI_DIFFERENCE_MINUEND_PLACES=250, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=308, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=304, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1589, PETRI_PLACES=252, PETRI_TRANSITIONS=308} [2025-03-14 01:48:59,599 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 65 predicate places. [2025-03-14 01:48:59,599 INFO L471 AbstractCegarLoop]: Abstraction has has 252 places, 308 transitions, 1589 flow [2025-03-14 01:48:59,599 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 186.66666666666666) internal successors, (560), 3 states have internal predecessors, (560), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:59,599 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:48:59,599 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:48:59,599 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-03-14 01:48:59,600 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-14 01:48:59,600 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:48:59,600 INFO L85 PathProgramCache]: Analyzing trace with hash -984322159, now seen corresponding path program 1 times [2025-03-14 01:48:59,601 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:48:59,601 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [8783242] [2025-03-14 01:48:59,601 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:48:59,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:48:59,612 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 135 statements into 1 equivalence classes. [2025-03-14 01:48:59,617 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 135 of 135 statements. [2025-03-14 01:48:59,617 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:48:59,617 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:48:59,691 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-03-14 01:48:59,692 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:48:59,692 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [8783242] [2025-03-14 01:48:59,692 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [8783242] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:48:59,692 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:48:59,692 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-14 01:48:59,692 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [777774304] [2025-03-14 01:48:59,692 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:48:59,692 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-14 01:48:59,692 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:48:59,692 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-14 01:48:59,692 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-14 01:48:59,758 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 172 out of 200 [2025-03-14 01:48:59,759 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 252 places, 308 transitions, 1589 flow. Second operand has 5 states, 5 states have (on average 176.2) internal successors, (881), 5 states have internal predecessors, (881), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:48:59,759 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:48:59,759 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 172 of 200 [2025-03-14 01:48:59,759 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:49:00,045 INFO L124 PetriNetUnfolderBase]: 611/2856 cut-off events. [2025-03-14 01:49:00,046 INFO L125 PetriNetUnfolderBase]: For 3564/3695 co-relation queries the response was YES. [2025-03-14 01:49:00,058 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7228 conditions, 2856 events. 611/2856 cut-off events. For 3564/3695 co-relation queries the response was YES. Maximal size of possible extension queue 82. Compared 21022 event pairs, 2 based on Foata normal form. 1/2739 useless extension candidates. Maximal degree in co-relation 6271. Up to 358 conditions per place. [2025-03-14 01:49:00,066 INFO L140 encePairwiseOnDemand]: 191/200 looper letters, 50 selfloop transitions, 12 changer transitions 14/338 dead transitions. [2025-03-14 01:49:00,066 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 257 places, 338 transitions, 1894 flow [2025-03-14 01:49:00,066 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-14 01:49:00,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-14 01:49:00,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1082 transitions. [2025-03-14 01:49:00,067 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9016666666666666 [2025-03-14 01:49:00,067 INFO L175 Difference]: Start difference. First operand has 252 places, 308 transitions, 1589 flow. Second operand 6 states and 1082 transitions. [2025-03-14 01:49:00,067 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 257 places, 338 transitions, 1894 flow [2025-03-14 01:49:00,082 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 256 places, 338 transitions, 1887 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-14 01:49:00,124 INFO L231 Difference]: Finished difference. Result has 260 places, 308 transitions, 1654 flow [2025-03-14 01:49:00,125 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1585, PETRI_DIFFERENCE_MINUEND_PLACES=251, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=308, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=297, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1654, PETRI_PLACES=260, PETRI_TRANSITIONS=308} [2025-03-14 01:49:00,125 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 73 predicate places. [2025-03-14 01:49:00,125 INFO L471 AbstractCegarLoop]: Abstraction has has 260 places, 308 transitions, 1654 flow [2025-03-14 01:49:00,126 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 176.2) internal successors, (881), 5 states have internal predecessors, (881), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:49:00,126 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:49:00,126 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:49:00,126 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-03-14 01:49:00,126 INFO L396 AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-14 01:49:00,127 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:49:00,127 INFO L85 PathProgramCache]: Analyzing trace with hash -905937440, now seen corresponding path program 1 times [2025-03-14 01:49:00,127 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:49:00,127 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2010960259] [2025-03-14 01:49:00,127 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:49:00,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:49:00,137 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 135 statements into 1 equivalence classes. [2025-03-14 01:49:00,144 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 135 of 135 statements. [2025-03-14 01:49:00,145 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:49:00,145 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:49:00,216 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-03-14 01:49:00,217 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:49:00,217 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2010960259] [2025-03-14 01:49:00,217 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2010960259] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:49:00,217 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:49:00,217 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-14 01:49:00,217 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1266264455] [2025-03-14 01:49:00,217 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:49:00,218 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-14 01:49:00,218 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:49:00,218 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-14 01:49:00,218 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-14 01:49:00,283 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 172 out of 200 [2025-03-14 01:49:00,284 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 260 places, 308 transitions, 1654 flow. Second operand has 5 states, 5 states have (on average 176.0) internal successors, (880), 5 states have internal predecessors, (880), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:49:00,284 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:49:00,284 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 172 of 200 [2025-03-14 01:49:00,284 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:49:00,770 INFO L124 PetriNetUnfolderBase]: 1060/4511 cut-off events. [2025-03-14 01:49:00,770 INFO L125 PetriNetUnfolderBase]: For 6706/6953 co-relation queries the response was YES. [2025-03-14 01:49:00,789 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12087 conditions, 4511 events. 1060/4511 cut-off events. For 6706/6953 co-relation queries the response was YES. Maximal size of possible extension queue 183. Compared 38304 event pairs, 5 based on Foata normal form. 1/4313 useless extension candidates. Maximal degree in co-relation 10663. Up to 629 conditions per place. [2025-03-14 01:49:00,799 INFO L140 encePairwiseOnDemand]: 191/200 looper letters, 64 selfloop transitions, 16 changer transitions 0/342 dead transitions. [2025-03-14 01:49:00,799 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 264 places, 342 transitions, 2045 flow [2025-03-14 01:49:00,800 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-14 01:49:00,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-14 01:49:00,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1082 transitions. [2025-03-14 01:49:00,801 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9016666666666666 [2025-03-14 01:49:00,801 INFO L175 Difference]: Start difference. First operand has 260 places, 308 transitions, 1654 flow. Second operand 6 states and 1082 transitions. [2025-03-14 01:49:00,801 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 264 places, 342 transitions, 2045 flow [2025-03-14 01:49:00,826 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 262 places, 342 transitions, 2037 flow, removed 1 selfloop flow, removed 2 redundant places. [2025-03-14 01:49:00,830 INFO L231 Difference]: Finished difference. Result has 266 places, 322 transitions, 1835 flow [2025-03-14 01:49:00,830 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1648, PETRI_DIFFERENCE_MINUEND_PLACES=257, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=308, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=293, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1835, PETRI_PLACES=266, PETRI_TRANSITIONS=322} [2025-03-14 01:49:00,830 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 79 predicate places. [2025-03-14 01:49:00,830 INFO L471 AbstractCegarLoop]: Abstraction has has 266 places, 322 transitions, 1835 flow [2025-03-14 01:49:00,831 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 176.0) internal successors, (880), 5 states have internal predecessors, (880), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:49:00,831 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:49:00,831 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:49:00,831 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2025-03-14 01:49:00,831 INFO L396 AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-14 01:49:00,832 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:49:00,832 INFO L85 PathProgramCache]: Analyzing trace with hash -1900213667, now seen corresponding path program 1 times [2025-03-14 01:49:00,832 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:49:00,832 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1682196498] [2025-03-14 01:49:00,832 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:49:00,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:49:00,843 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 147 statements into 1 equivalence classes. [2025-03-14 01:49:00,865 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 147 of 147 statements. [2025-03-14 01:49:00,865 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:49:00,865 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:49:00,866 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-14 01:49:00,869 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 147 statements into 1 equivalence classes. [2025-03-14 01:49:00,890 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 147 of 147 statements. [2025-03-14 01:49:00,891 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:49:00,891 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:49:00,926 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-14 01:49:00,926 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-14 01:49:00,927 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (15 of 16 remaining) [2025-03-14 01:49:00,928 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (14 of 16 remaining) [2025-03-14 01:49:00,928 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (13 of 16 remaining) [2025-03-14 01:49:00,928 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (12 of 16 remaining) [2025-03-14 01:49:00,929 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (11 of 16 remaining) [2025-03-14 01:49:00,929 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (10 of 16 remaining) [2025-03-14 01:49:00,929 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (9 of 16 remaining) [2025-03-14 01:49:00,929 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (8 of 16 remaining) [2025-03-14 01:49:00,929 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (7 of 16 remaining) [2025-03-14 01:49:00,929 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (6 of 16 remaining) [2025-03-14 01:49:00,929 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (5 of 16 remaining) [2025-03-14 01:49:00,929 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (4 of 16 remaining) [2025-03-14 01:49:00,929 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (3 of 16 remaining) [2025-03-14 01:49:00,929 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (2 of 16 remaining) [2025-03-14 01:49:00,929 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 16 remaining) [2025-03-14 01:49:00,929 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 16 remaining) [2025-03-14 01:49:00,929 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2025-03-14 01:49:00,929 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:49:00,931 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-14 01:49:00,931 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-14 01:49:00,959 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2025-03-14 01:49:00,962 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 232 places, 247 transitions, 510 flow [2025-03-14 01:49:00,997 INFO L124 PetriNetUnfolderBase]: 41/475 cut-off events. [2025-03-14 01:49:00,997 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2025-03-14 01:49:00,999 INFO L83 FinitePrefix]: Finished finitePrefix Result has 487 conditions, 475 events. 41/475 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 1141 event pairs, 0 based on Foata normal form. 0/401 useless extension candidates. Maximal degree in co-relation 298. Up to 9 conditions per place. [2025-03-14 01:49:00,999 INFO L82 GeneralOperation]: Start removeDead. Operand has 232 places, 247 transitions, 510 flow [2025-03-14 01:49:01,001 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 232 places, 247 transitions, 510 flow [2025-03-14 01:49:01,004 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-14 01:49:01,004 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;@1ebbc1ae, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-14 01:49:01,004 INFO L334 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2025-03-14 01:49:01,006 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-14 01:49:01,006 INFO L124 PetriNetUnfolderBase]: 2/41 cut-off events. [2025-03-14 01:49:01,006 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-14 01:49:01,006 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:49:01,006 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:49:01,006 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-14 01:49:01,007 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:49:01,008 INFO L85 PathProgramCache]: Analyzing trace with hash 984270295, now seen corresponding path program 1 times [2025-03-14 01:49:01,008 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:49:01,008 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1618763664] [2025-03-14 01:49:01,008 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:49:01,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:49:01,014 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-03-14 01:49:01,016 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-03-14 01:49:01,016 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:49:01,016 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:49:01,025 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:49:01,025 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:49:01,025 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1618763664] [2025-03-14 01:49:01,025 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1618763664] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:49:01,025 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:49:01,025 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:49:01,025 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [489907431] [2025-03-14 01:49:01,025 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:49:01,026 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:49:01,026 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:49:01,026 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:49:01,026 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:49:01,047 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 247 [2025-03-14 01:49:01,047 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 232 places, 247 transitions, 510 flow. Second operand has 3 states, 3 states have (on average 216.33333333333334) internal successors, (649), 3 states have internal predecessors, (649), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:49:01,047 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:49:01,047 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 247 [2025-03-14 01:49:01,047 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:49:01,477 INFO L124 PetriNetUnfolderBase]: 1144/5034 cut-off events. [2025-03-14 01:49:01,477 INFO L125 PetriNetUnfolderBase]: For 47/47 co-relation queries the response was YES. [2025-03-14 01:49:01,493 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6343 conditions, 5034 events. 1144/5034 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 154. Compared 44674 event pairs, 327 based on Foata normal form. 2/4150 useless extension candidates. Maximal degree in co-relation 5346. Up to 1279 conditions per place. [2025-03-14 01:49:01,507 INFO L140 encePairwiseOnDemand]: 242/247 looper letters, 27 selfloop transitions, 2 changer transitions 2/244 dead transitions. [2025-03-14 01:49:01,507 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 244 transitions, 562 flow [2025-03-14 01:49:01,507 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:49:01,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:49:01,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 677 transitions. [2025-03-14 01:49:01,508 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9136302294197031 [2025-03-14 01:49:01,508 INFO L175 Difference]: Start difference. First operand has 232 places, 247 transitions, 510 flow. Second operand 3 states and 677 transitions. [2025-03-14 01:49:01,508 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 244 transitions, 562 flow [2025-03-14 01:49:01,509 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 233 places, 244 transitions, 562 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:49:01,512 INFO L231 Difference]: Finished difference. Result has 233 places, 242 transitions, 504 flow [2025-03-14 01:49:01,512 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=504, PETRI_DIFFERENCE_MINUEND_PLACES=231, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=244, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=242, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=504, PETRI_PLACES=233, PETRI_TRANSITIONS=242} [2025-03-14 01:49:01,512 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 1 predicate places. [2025-03-14 01:49:01,512 INFO L471 AbstractCegarLoop]: Abstraction has has 233 places, 242 transitions, 504 flow [2025-03-14 01:49:01,513 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 216.33333333333334) internal successors, (649), 3 states have internal predecessors, (649), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:49:01,513 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:49:01,513 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:49:01,513 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2025-03-14 01:49:01,513 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-14 01:49:01,514 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:49:01,514 INFO L85 PathProgramCache]: Analyzing trace with hash -782396126, now seen corresponding path program 1 times [2025-03-14 01:49:01,514 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:49:01,514 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2116475476] [2025-03-14 01:49:01,515 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:49:01,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:49:01,520 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 45 statements into 1 equivalence classes. [2025-03-14 01:49:01,524 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 45 of 45 statements. [2025-03-14 01:49:01,525 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:49:01,525 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:49:01,533 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:49:01,533 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:49:01,533 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2116475476] [2025-03-14 01:49:01,533 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2116475476] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:49:01,533 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:49:01,533 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:49:01,533 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [201920109] [2025-03-14 01:49:01,533 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:49:01,534 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:49:01,534 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:49:01,534 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:49:01,534 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:49:01,550 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 210 out of 247 [2025-03-14 01:49:01,551 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 233 places, 242 transitions, 504 flow. Second operand has 3 states, 3 states have (on average 211.0) internal successors, (633), 3 states have internal predecessors, (633), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:49:01,551 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:49:01,551 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 210 of 247 [2025-03-14 01:49:01,551 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:49:02,463 INFO L124 PetriNetUnfolderBase]: 3652/11249 cut-off events. [2025-03-14 01:49:02,463 INFO L125 PetriNetUnfolderBase]: For 121/121 co-relation queries the response was YES. [2025-03-14 01:49:02,489 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15691 conditions, 11249 events. 3652/11249 cut-off events. For 121/121 co-relation queries the response was YES. Maximal size of possible extension queue 425. Compared 112754 event pairs, 610 based on Foata normal form. 0/9269 useless extension candidates. Maximal degree in co-relation 15645. Up to 2209 conditions per place. [2025-03-14 01:49:02,518 INFO L140 encePairwiseOnDemand]: 232/247 looper letters, 54 selfloop transitions, 11 changer transitions 0/272 dead transitions. [2025-03-14 01:49:02,518 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 272 transitions, 705 flow [2025-03-14 01:49:02,518 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:49:02,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:49:02,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 699 transitions. [2025-03-14 01:49:02,519 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9433198380566802 [2025-03-14 01:49:02,519 INFO L175 Difference]: Start difference. First operand has 233 places, 242 transitions, 504 flow. Second operand 3 states and 699 transitions. [2025-03-14 01:49:02,519 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 272 transitions, 705 flow [2025-03-14 01:49:02,521 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 231 places, 272 transitions, 701 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:49:02,523 INFO L231 Difference]: Finished difference. Result has 233 places, 253 transitions, 596 flow [2025-03-14 01:49:02,523 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=500, PETRI_DIFFERENCE_MINUEND_PLACES=229, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=242, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=231, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=596, PETRI_PLACES=233, PETRI_TRANSITIONS=253} [2025-03-14 01:49:02,523 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 1 predicate places. [2025-03-14 01:49:02,523 INFO L471 AbstractCegarLoop]: Abstraction has has 233 places, 253 transitions, 596 flow [2025-03-14 01:49:02,524 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 211.0) internal successors, (633), 3 states have internal predecessors, (633), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:49:02,524 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:49:02,524 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:49:02,524 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24 [2025-03-14 01:49:02,524 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-14 01:49:02,524 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:49:02,525 INFO L85 PathProgramCache]: Analyzing trace with hash 1480622525, now seen corresponding path program 1 times [2025-03-14 01:49:02,525 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:49:02,525 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [607102852] [2025-03-14 01:49:02,525 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:49:02,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:49:02,530 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-03-14 01:49:02,532 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-03-14 01:49:02,532 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:49:02,532 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:49:02,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-03-14 01:49:02,543 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:49:02,543 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [607102852] [2025-03-14 01:49:02,543 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [607102852] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:49:02,543 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:49:02,543 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:49:02,543 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [695453303] [2025-03-14 01:49:02,544 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:49:02,544 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:49:02,544 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:49:02,544 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:49:02,544 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:49:02,553 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 247 [2025-03-14 01:49:02,554 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 233 places, 253 transitions, 596 flow. Second operand has 3 states, 3 states have (on average 216.0) internal successors, (648), 3 states have internal predecessors, (648), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:49:02,554 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:49:02,554 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 247 [2025-03-14 01:49:02,554 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:49:02,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][199], [Black: 238#true, 20#L1050-2true, 240#(= |#race~threads_mask~0| 0), 231#true, 245#(= |#race~datas~0| 0), 81#L1063-19true, 232#true]) [2025-03-14 01:49:02,627 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-14 01:49:02,627 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-14 01:49:02,627 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-14 01:49:02,627 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-14 01:49:02,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][199], [Black: 238#true, 20#L1050-2true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 53#threadENTRYtrue, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-14 01:49:02,947 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-14 01:49:02,947 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:02,947 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:49:02,947 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:49:02,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][199], [136#threadENTRYtrue, Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-14 01:49:02,948 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-14 01:49:02,948 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:02,948 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:49:02,948 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:49:02,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][191], [Black: 240#(= |#race~threads_mask~0| 0), 161#L1048-11true, 231#true, 233#true, 96#L1062-24true, 168#L1051true, 238#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:02,971 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-14 01:49:02,971 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:49:02,971 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:49:02,972 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:49:03,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1063-4-->L1063-2: Formula: (= |v_#race~threads_mask~0_3| |v_ULTIMATE.start_main_#t~nondet22#1_5|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_3|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [Black: 240#(= |#race~threads_mask~0| 0), 116#L1048-10true, 20#L1050-2true, 231#true, 233#true, 245#(= |#race~datas~0| 0), 238#true, 159#L1063-2true]) [2025-03-14 01:49:03,028 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-14 01:49:03,028 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:03,028 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:03,028 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:03,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][199], [116#L1048-10true, Black: 238#true, 20#L1050-2true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-14 01:49:03,031 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-14 01:49:03,031 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:49:03,031 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:49:03,031 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:49:03,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][191], [Black: 240#(= |#race~threads_mask~0| 0), 161#L1048-11true, 231#true, 233#true, 168#L1051true, 58#L1062-18true, 245#(= |#race~datas~0| 0), 238#true]) [2025-03-14 01:49:03,034 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-14 01:49:03,034 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:49:03,034 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:49:03,034 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:49:03,071 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([614] L1063-4-->L1063-2: Formula: (= |v_#race~threads_mask~0_3| |v_ULTIMATE.start_main_#t~nondet22#1_5|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_3|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [Black: 240#(= |#race~threads_mask~0| 0), 116#L1048-10true, 20#L1050-2true, 231#true, 233#true, 245#(= |#race~datas~0| 0), 238#true, 159#L1063-2true]) [2025-03-14 01:49:03,072 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-14 01:49:03,072 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:03,072 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:03,072 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:49:03,072 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:03,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][191], [Black: 240#(= |#race~threads_mask~0| 0), 183#L1062-12true, 161#L1048-11true, 231#true, 233#true, 168#L1051true, 238#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:03,077 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-14 01:49:03,077 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:49:03,077 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:49:03,077 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:49:03,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1063-4-->L1063-2: Formula: (= |v_#race~threads_mask~0_3| |v_ULTIMATE.start_main_#t~nondet22#1_5|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_3|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 161#L1048-11true, 231#true, 233#true, 238#true, 245#(= |#race~datas~0| 0), 159#L1063-2true]) [2025-03-14 01:49:03,091 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-14 01:49:03,091 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:49:03,091 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:49:03,091 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:49:03,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [116#L1048-10true, Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 231#true, 233#true, 238#true, 245#(= |#race~datas~0| 0), 159#L1063-2true]) [2025-03-14 01:49:03,094 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-14 01:49:03,094 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:03,094 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:03,094 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:49:03,095 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 116#L1048-10true, 20#L1050-2true, 231#true, 233#true, 245#(= |#race~datas~0| 0), 238#true, 159#L1063-2true]) [2025-03-14 01:49:03,095 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-14 01:49:03,096 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:03,096 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:03,096 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:03,096 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:49:03,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 161#L1048-11true, 231#true, 233#true, 238#true, 245#(= |#race~datas~0| 0), 159#L1063-2true]) [2025-03-14 01:49:03,117 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-14 01:49:03,117 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:49:03,117 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:49:03,117 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:49:03,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] L1050-20-->L1050-19: Formula: (= |v_#race~threads_mask~0_15| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_15|} AuxVars[] AssignedVars[#race~threads_mask~0][231], [Black: 238#true, 20#L1050-2true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 209#L1050-19true]) [2025-03-14 01:49:03,169 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-03-14 01:49:03,169 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:49:03,169 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:49:03,169 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:49:03,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][191], [65#L1049true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 96#L1062-24true, 168#L1051true, 245#(= |#race~datas~0| 0), 238#true]) [2025-03-14 01:49:03,284 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-14 01:49:03,284 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:49:03,284 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:49:03,284 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:49:03,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][191], [65#L1049true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 168#L1051true, 58#L1062-18true, 238#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:03,340 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-14 01:49:03,340 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:49:03,340 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:49:03,341 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:49:03,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][191], [65#L1049true, Black: 240#(= |#race~threads_mask~0| 0), 183#L1062-12true, 231#true, 233#true, 168#L1051true, 245#(= |#race~datas~0| 0), 238#true]) [2025-03-14 01:49:03,374 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:49:03,374 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:49:03,374 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:49:03,374 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:49:03,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] L1050-20-->L1050-19: Formula: (= |v_#race~threads_mask~0_15| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_15|} AuxVars[] AssignedVars[#race~threads_mask~0][231], [Black: 238#true, 20#L1050-2true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 245#(= |#race~datas~0| 0), 159#L1063-2true, 209#L1050-19true]) [2025-03-14 01:49:03,447 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-03-14 01:49:03,447 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:49:03,447 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:03,447 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:49:03,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([655] L1064-3-->L1064: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|) (= |v_#pthreadsMutex_37| (store |v_#pthreadsMutex_38| |v_~#threads_mask_mutex~0.base_25| (store (select |v_#pthreadsMutex_38| |v_~#threads_mask_mutex~0.base_25|) |v_~#threads_mask_mutex~0.offset_25| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_38|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_25|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_37|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_25|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][194], [65#L1049true, Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 231#true, 233#true, 238#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-14 01:49:03,487 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:03,487 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:03,487 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:03,487 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:03,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 61#L1051true, 231#true, 233#true, 238#true, 245#(= |#race~datas~0| 0), 159#L1063-2true]) [2025-03-14 01:49:03,561 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:03,561 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:03,561 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:03,561 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:03,567 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 61#L1051true, 231#true, 233#true, 238#true, 245#(= |#race~datas~0| 0), 159#L1063-2true]) [2025-03-14 01:49:03,567 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:03,567 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:03,567 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:03,567 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:03,567 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:03,581 INFO L124 PetriNetUnfolderBase]: 3413/13409 cut-off events. [2025-03-14 01:49:03,581 INFO L125 PetriNetUnfolderBase]: For 642/706 co-relation queries the response was YES. [2025-03-14 01:49:03,617 INFO L83 FinitePrefix]: Finished finitePrefix Result has 18776 conditions, 13409 events. 3413/13409 cut-off events. For 642/706 co-relation queries the response was YES. Maximal size of possible extension queue 379. Compared 146329 event pairs, 775 based on Foata normal form. 0/11167 useless extension candidates. Maximal degree in co-relation 15789. Up to 2880 conditions per place. [2025-03-14 01:49:03,652 INFO L140 encePairwiseOnDemand]: 241/247 looper letters, 36 selfloop transitions, 3 changer transitions 0/262 dead transitions. [2025-03-14 01:49:03,652 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 232 places, 262 transitions, 697 flow [2025-03-14 01:49:03,652 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:49:03,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:49:03,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 687 transitions. [2025-03-14 01:49:03,653 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9271255060728745 [2025-03-14 01:49:03,653 INFO L175 Difference]: Start difference. First operand has 233 places, 253 transitions, 596 flow. Second operand 3 states and 687 transitions. [2025-03-14 01:49:03,653 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 232 places, 262 transitions, 697 flow [2025-03-14 01:49:03,659 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 230 places, 262 transitions, 675 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:49:03,660 INFO L231 Difference]: Finished difference. Result has 231 places, 253 transitions, 589 flow [2025-03-14 01:49:03,661 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=568, PETRI_DIFFERENCE_MINUEND_PLACES=228, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=250, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=247, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=589, PETRI_PLACES=231, PETRI_TRANSITIONS=253} [2025-03-14 01:49:03,661 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, -1 predicate places. [2025-03-14 01:49:03,661 INFO L471 AbstractCegarLoop]: Abstraction has has 231 places, 253 transitions, 589 flow [2025-03-14 01:49:03,661 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 216.0) internal successors, (648), 3 states have internal predecessors, (648), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:49:03,661 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:49:03,661 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:49:03,661 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25 [2025-03-14 01:49:03,661 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-14 01:49:03,662 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:49:03,662 INFO L85 PathProgramCache]: Analyzing trace with hash 957411340, now seen corresponding path program 1 times [2025-03-14 01:49:03,662 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:49:03,662 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [320631002] [2025-03-14 01:49:03,662 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:49:03,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:49:03,671 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-03-14 01:49:03,673 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-03-14 01:49:03,673 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:49:03,673 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:49:03,703 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:49:03,704 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:49:03,704 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [320631002] [2025-03-14 01:49:03,704 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [320631002] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:49:03,705 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:49:03,705 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-14 01:49:03,705 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1457710019] [2025-03-14 01:49:03,705 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:49:03,705 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-14 01:49:03,706 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:49:03,706 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-14 01:49:03,706 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-14 01:49:03,783 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 214 out of 247 [2025-03-14 01:49:03,784 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 231 places, 253 transitions, 589 flow. Second operand has 5 states, 5 states have (on average 215.4) internal successors, (1077), 5 states have internal predecessors, (1077), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:49:03,785 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:49:03,785 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 214 of 247 [2025-03-14 01:49:03,785 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:49:03,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 20#L1050-2true, 247#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 81#L1063-19true, 232#true]) [2025-03-14 01:49:03,865 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-14 01:49:03,865 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-14 01:49:03,865 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-14 01:49:03,865 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-14 01:49:04,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 98#L1060-1true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:04,154 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-14 01:49:04,154 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:04,154 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:04,154 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:04,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 53#threadENTRYtrue, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-14 01:49:04,160 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-14 01:49:04,160 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:49:04,160 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:49:04,160 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:04,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [136#threadENTRYtrue, Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-14 01:49:04,160 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-14 01:49:04,160 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:04,160 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:49:04,160 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:49:04,196 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 98#L1060-1true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:04,196 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-14 01:49:04,196 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:04,196 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:04,196 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:04,196 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:49:04,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 98#L1060-1true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:04,215 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-14 01:49:04,215 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:04,215 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:04,215 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:49:04,216 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 98#L1060-1true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:04,216 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-14 01:49:04,216 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:04,216 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:04,216 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:49:04,216 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:04,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 90#L1048-10true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-14 01:49:04,221 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-14 01:49:04,221 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:49:04,221 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:49:04,221 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:49:04,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 220#L1060-5true, 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:04,236 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-14 01:49:04,236 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:49:04,236 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:49:04,236 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:49:04,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 95#L1061true]) [2025-03-14 01:49:04,251 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-14 01:49:04,251 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:49:04,251 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:49:04,251 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:49:04,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [Black: 240#(= |#race~threads_mask~0| 0), 220#L1060-5true, 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:04,258 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-14 01:49:04,258 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:49:04,258 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:49:04,258 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:49:04,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 95#L1061true]) [2025-03-14 01:49:04,315 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-14 01:49:04,315 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:49:04,315 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:49:04,315 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:49:04,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 96#L1062-24true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:04,350 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:49:04,350 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:49:04,350 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:49:04,350 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:49:04,389 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 96#L1062-24true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:04,389 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:49:04,389 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:49:04,389 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:49:04,389 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:49:04,389 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:49:04,429 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 96#L1062-24true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:04,429 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:49:04,429 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:49:04,429 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:49:04,429 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:49:04,429 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:49:04,429 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:49:04,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 96#L1062-24true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:04,450 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:49:04,450 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:49:04,450 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:49:04,450 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:49:04,450 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 96#L1062-24true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:04,450 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:49:04,450 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:49:04,450 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:49:04,450 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:49:04,450 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:49:04,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][204], [171#ULTIMATE.startFINALtrue, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 168#L1051true, 245#(= |#race~datas~0| 0), 209#L1050-19true]) [2025-03-14 01:49:04,453 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:49:04,453 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:49:04,453 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:49:04,453 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:49:04,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 171#ULTIMATE.startFINALtrue, 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:04,454 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:49:04,454 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:04,454 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:04,454 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:04,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][262], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 61#L1051true, Black: 243#true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 119#L1050-12true]) [2025-03-14 01:49:04,470 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:49:04,470 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:49:04,470 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:49:04,470 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:49:04,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][204], [171#ULTIMATE.startFINALtrue, Black: 240#(= |#race~threads_mask~0| 0), 33#L1050-17true, 247#true, 231#true, Black: 243#true, 233#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:04,474 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:49:04,474 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:49:04,474 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:04,474 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:49:04,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 183#L1062-12true, 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:04,486 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:49:04,486 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:04,486 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:04,486 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:04,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-14 01:49:04,488 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:49:04,488 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:04,488 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:04,488 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:04,492 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 171#ULTIMATE.startFINALtrue, 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:04,492 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:49:04,492 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:04,492 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:04,492 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:04,492 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:04,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-14 01:49:04,505 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:49:04,505 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:04,505 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:04,506 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:04,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [171#ULTIMATE.startFINALtrue, Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:04,508 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:49:04,508 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:04,508 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:04,508 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:04,509 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [171#ULTIMATE.startFINALtrue, Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:04,509 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:49:04,509 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:04,509 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:04,509 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:04,509 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:04,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][82], [Black: 238#true, 247#true, 33#L1050-17true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-14 01:49:04,518 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:04,518 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:04,518 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:04,518 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:49:04,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 20#L1050-2true, 231#true, Black: 243#true, 39#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 233#true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-14 01:49:04,518 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:04,518 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:49:04,518 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:04,519 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:04,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [65#L1049true, Black: 238#true, 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-14 01:49:04,519 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:49:04,519 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:49:04,519 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:04,519 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:04,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 33#L1050-17true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-14 01:49:04,519 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:04,519 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:04,519 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:04,519 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:49:04,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 81#L1063-19true, 209#L1050-19true]) [2025-03-14 01:49:04,519 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:04,519 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:04,519 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:49:04,519 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:04,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][82], [Black: 238#true, 106#L1050-17true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-14 01:49:04,519 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:04,519 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:04,519 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:04,520 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:49:04,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][82], [225#L1050-19true, Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-14 01:49:04,520 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:04,520 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:04,520 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:04,520 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:49:04,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [51#L1049true, Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-14 01:49:04,520 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:49:04,520 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:04,520 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:04,520 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:49:04,523 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 183#L1062-12true, 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:04,523 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:49:04,523 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:04,523 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:04,523 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:04,523 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:04,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][262], [171#ULTIMATE.startFINALtrue, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 61#L1051true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 119#L1050-12true]) [2025-03-14 01:49:04,527 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:49:04,527 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:04,527 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:04,527 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:04,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [Black: 240#(= |#race~threads_mask~0| 0), 183#L1062-12true, 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:04,538 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:49:04,538 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:04,538 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:04,538 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:04,539 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [183#L1062-12true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:04,539 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:49:04,539 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:04,539 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:04,539 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:04,539 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:04,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 20#L1050-2true, 231#true, 32#L1050-12true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-14 01:49:04,551 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:49:04,551 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:04,551 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:04,551 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:04,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true, 119#L1050-12true]) [2025-03-14 01:49:04,551 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:49:04,551 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:04,551 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:04,551 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:49:04,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [225#L1050-19true, Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-14 01:49:04,552 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:04,552 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:49:04,552 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:04,552 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:04,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-14 01:49:04,552 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:04,552 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:49:04,552 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:04,552 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:04,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [106#L1050-17true, Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-14 01:49:04,570 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:04,570 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:49:04,570 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:04,570 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:04,600 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true, 119#L1050-12true]) [2025-03-14 01:49:04,600 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:49:04,600 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:04,600 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:04,600 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:04,600 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:49:04,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 138#L1050-6true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-14 01:49:04,600 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:04,600 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:04,600 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:04,601 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:04,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-14 01:49:04,615 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:04,615 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:04,615 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:04,615 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:04,627 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-14 01:49:04,627 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:04,627 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:04,627 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:04,627 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:04,627 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:04,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-14 01:49:04,656 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:04,656 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:04,656 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:04,656 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:04,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 20#L1050-2true, 247#true, 61#L1051true, 231#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-14 01:49:04,667 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:04,667 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:04,667 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:04,667 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:04,667 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 20#L1050-2true, 247#true, 61#L1051true, 231#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-14 01:49:04,667 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:04,668 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:04,668 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:04,668 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:04,668 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:04,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][204], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 221#L1068-7true, 168#L1051true, 245#(= |#race~datas~0| 0), 232#true]) [2025-03-14 01:49:04,679 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:04,679 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-14 01:49:04,679 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-14 01:49:04,679 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-14 01:49:04,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-14 01:49:04,681 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:04,681 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:04,681 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:04,681 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:04,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][204], [Black: 240#(= |#race~threads_mask~0| 0), 113#L1070-1true, 247#true, 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0), 232#true]) [2025-03-14 01:49:04,685 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:04,685 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-14 01:49:04,685 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-14 01:49:04,685 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-14 01:49:04,687 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-14 01:49:04,687 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:04,687 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:04,687 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:04,687 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:04,687 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:04,688 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-14 01:49:04,688 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:04,688 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:04,688 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:04,688 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:04,688 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:04,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1063-4-->L1063-2: Formula: (= |v_#race~threads_mask~0_3| |v_ULTIMATE.start_main_#t~nondet22#1_5|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_3|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} AuxVars[] AssignedVars[#race~threads_mask~0][219], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 247#true, 61#L1051true, 231#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 159#L1063-2true]) [2025-03-14 01:49:04,688 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:04,688 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:04,688 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:04,688 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:04,695 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 20#L1050-2true, 61#L1051true, 231#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-14 01:49:04,695 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:04,695 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:04,695 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:04,695 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:04,695 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:04,695 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:04,716 INFO L124 PetriNetUnfolderBase]: 3474/12515 cut-off events. [2025-03-14 01:49:04,716 INFO L125 PetriNetUnfolderBase]: For 119/119 co-relation queries the response was YES. [2025-03-14 01:49:04,754 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17201 conditions, 12515 events. 3474/12515 cut-off events. For 119/119 co-relation queries the response was YES. Maximal size of possible extension queue 398. Compared 133291 event pairs, 894 based on Foata normal form. 1/10152 useless extension candidates. Maximal degree in co-relation 15013. Up to 2991 conditions per place. [2025-03-14 01:49:04,789 INFO L140 encePairwiseOnDemand]: 239/247 looper letters, 42 selfloop transitions, 2 changer transitions 5/271 dead transitions. [2025-03-14 01:49:04,789 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 236 places, 271 transitions, 723 flow [2025-03-14 01:49:04,790 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-14 01:49:04,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-14 01:49:04,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1334 transitions. [2025-03-14 01:49:04,791 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9001349527665317 [2025-03-14 01:49:04,791 INFO L175 Difference]: Start difference. First operand has 231 places, 253 transitions, 589 flow. Second operand 6 states and 1334 transitions. [2025-03-14 01:49:04,791 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 236 places, 271 transitions, 723 flow [2025-03-14 01:49:04,792 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 236 places, 271 transitions, 723 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:49:04,794 INFO L231 Difference]: Finished difference. Result has 240 places, 254 transitions, 611 flow [2025-03-14 01:49:04,794 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=589, PETRI_DIFFERENCE_MINUEND_PLACES=231, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=253, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=251, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=611, PETRI_PLACES=240, PETRI_TRANSITIONS=254} [2025-03-14 01:49:04,794 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 8 predicate places. [2025-03-14 01:49:04,795 INFO L471 AbstractCegarLoop]: Abstraction has has 240 places, 254 transitions, 611 flow [2025-03-14 01:49:04,795 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 215.4) internal successors, (1077), 5 states have internal predecessors, (1077), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:49:04,795 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:49:04,795 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:49:04,795 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable26 [2025-03-14 01:49:04,795 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-14 01:49:04,795 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:49:04,795 INFO L85 PathProgramCache]: Analyzing trace with hash 1665868594, now seen corresponding path program 1 times [2025-03-14 01:49:04,796 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:49:04,796 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [212707432] [2025-03-14 01:49:04,796 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:49:04,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:49:04,801 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 63 statements into 1 equivalence classes. [2025-03-14 01:49:04,803 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 63 of 63 statements. [2025-03-14 01:49:04,804 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:49:04,804 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:49:04,824 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:49:04,824 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:49:04,824 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [212707432] [2025-03-14 01:49:04,824 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [212707432] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:49:04,824 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:49:04,824 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-14 01:49:04,825 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1153761740] [2025-03-14 01:49:04,825 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:49:04,825 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:49:04,825 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:49:04,825 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:49:04,825 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:49:04,860 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 220 out of 247 [2025-03-14 01:49:04,861 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 240 places, 254 transitions, 611 flow. Second operand has 3 states, 3 states have (on average 221.33333333333334) internal successors, (664), 3 states have internal predecessors, (664), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:49:04,861 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:49:04,861 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 220 of 247 [2025-03-14 01:49:04,861 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:49:05,783 INFO L124 PetriNetUnfolderBase]: 3083/11169 cut-off events. [2025-03-14 01:49:05,783 INFO L125 PetriNetUnfolderBase]: For 165/165 co-relation queries the response was YES. [2025-03-14 01:49:05,814 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15307 conditions, 11169 events. 3083/11169 cut-off events. For 165/165 co-relation queries the response was YES. Maximal size of possible extension queue 380. Compared 115474 event pairs, 898 based on Foata normal form. 1/9181 useless extension candidates. Maximal degree in co-relation 15158. Up to 2894 conditions per place. [2025-03-14 01:49:05,840 INFO L140 encePairwiseOnDemand]: 244/247 looper letters, 31 selfloop transitions, 2 changer transitions 0/262 dead transitions. [2025-03-14 01:49:05,841 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 239 places, 262 transitions, 693 flow [2025-03-14 01:49:05,841 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:49:05,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:49:05,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 694 transitions. [2025-03-14 01:49:05,841 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9365721997300944 [2025-03-14 01:49:05,841 INFO L175 Difference]: Start difference. First operand has 240 places, 254 transitions, 611 flow. Second operand 3 states and 694 transitions. [2025-03-14 01:49:05,842 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 239 places, 262 transitions, 693 flow [2025-03-14 01:49:05,843 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 235 places, 262 transitions, 681 flow, removed 5 selfloop flow, removed 4 redundant places. [2025-03-14 01:49:05,845 INFO L231 Difference]: Finished difference. Result has 236 places, 255 transitions, 611 flow [2025-03-14 01:49:05,845 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=599, PETRI_DIFFERENCE_MINUEND_PLACES=233, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=254, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=252, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=611, PETRI_PLACES=236, PETRI_TRANSITIONS=255} [2025-03-14 01:49:05,845 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 4 predicate places. [2025-03-14 01:49:05,845 INFO L471 AbstractCegarLoop]: Abstraction has has 236 places, 255 transitions, 611 flow [2025-03-14 01:49:05,846 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 221.33333333333334) internal successors, (664), 3 states have internal predecessors, (664), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:49:05,846 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:49:05,846 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:49:05,846 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable27 [2025-03-14 01:49:05,846 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-14 01:49:05,846 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:49:05,846 INFO L85 PathProgramCache]: Analyzing trace with hash -919887427, now seen corresponding path program 1 times [2025-03-14 01:49:05,846 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:49:05,846 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [992154729] [2025-03-14 01:49:05,846 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:49:05,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:49:05,851 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-03-14 01:49:05,853 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-03-14 01:49:05,853 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:49:05,853 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:49:05,871 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:49:05,871 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:49:05,871 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [992154729] [2025-03-14 01:49:05,871 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [992154729] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:49:05,871 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:49:05,871 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-14 01:49:05,871 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [298931090] [2025-03-14 01:49:05,871 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:49:05,872 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-14 01:49:05,872 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:49:05,872 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-14 01:49:05,872 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-14 01:49:05,916 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 247 [2025-03-14 01:49:05,916 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 236 places, 255 transitions, 611 flow. Second operand has 4 states, 4 states have (on average 211.25) internal successors, (845), 4 states have internal predecessors, (845), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:49:05,916 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:49:05,916 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 247 [2025-03-14 01:49:05,917 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:49:06,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 73#L1063-10true, 245#(= |#race~datas~0| 0), 232#true, 258#true]) [2025-03-14 01:49:06,022 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event [2025-03-14 01:49:06,022 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-14 01:49:06,022 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-14 01:49:06,022 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-14 01:49:06,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 73#L1063-10true, 53#threadENTRYtrue, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:06,371 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-14 01:49:06,371 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:49:06,371 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:49:06,371 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:49:06,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [136#threadENTRYtrue, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 73#L1063-10true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:06,372 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-14 01:49:06,372 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:49:06,372 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:49:06,372 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:49:06,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 90#L1048-10true, 231#true, 262#true, Black: 243#true, 104#L1050-5true, 73#L1063-10true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:06,486 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-14 01:49:06,486 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:49:06,486 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:49:06,486 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:49:06,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 158#L1062-33true, 258#true, 119#L1050-12true]) [2025-03-14 01:49:06,704 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:49:06,704 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:49:06,704 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:49:06,704 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:49:06,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 225#L1050-19true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:06,714 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-03-14 01:49:06,714 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:49:06,714 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:49:06,714 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:49:06,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 225#L1050-19true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 197#L1062-25true, 258#true]) [2025-03-14 01:49:06,764 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-03-14 01:49:06,764 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:49:06,764 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:49:06,764 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:49:06,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 225#L1050-19true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-14 01:49:06,767 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-03-14 01:49:06,767 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:49:06,767 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:49:06,767 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:49:06,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 106#L1050-17true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:06,769 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-03-14 01:49:06,769 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:49:06,769 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:49:06,769 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:49:06,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 88#L1050-10true, 233#true, 66#L1062-32true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:06,787 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:49:06,787 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:49:06,787 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:06,787 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:49:06,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 106#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-14 01:49:06,813 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:49:06,813 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:06,813 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:06,813 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:06,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 106#L1050-17true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 197#L1062-25true, 258#true]) [2025-03-14 01:49:06,822 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-14 01:49:06,822 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:49:06,822 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:49:06,822 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:49:06,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 106#L1050-17true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-14 01:49:06,824 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-14 01:49:06,824 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:49:06,824 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:49:06,824 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:49:06,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 158#L1062-33true, 258#true]) [2025-03-14 01:49:06,865 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:49:06,865 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:06,865 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:06,865 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:06,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true, 119#L1050-12true]) [2025-03-14 01:49:06,868 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:49:06,868 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:06,868 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:06,868 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:06,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 119#L1050-12true, 258#true]) [2025-03-14 01:49:06,870 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:49:06,870 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:06,870 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:06,870 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:06,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 258#true, 158#L1062-33true]) [2025-03-14 01:49:06,907 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-14 01:49:06,907 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:49:06,907 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:49:06,908 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:49:06,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 197#L1062-25true, 258#true, 119#L1050-12true]) [2025-03-14 01:49:06,929 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:49:06,929 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:06,929 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:06,929 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:06,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true, 119#L1050-12true]) [2025-03-14 01:49:06,931 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:49:06,931 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:06,931 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:06,931 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:06,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 106#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 58#L1062-18true, 258#true]) [2025-03-14 01:49:06,934 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:49:06,934 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:06,934 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:06,934 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:06,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 119#L1050-12true, 258#true]) [2025-03-14 01:49:06,935 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:49:06,935 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:06,935 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:06,935 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:07,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, 225#L1050-19true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,007 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-03-14 01:49:07,007 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:49:07,007 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:07,007 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:07,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 88#L1050-10true, 233#true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,027 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:49:07,027 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:07,027 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:07,027 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:07,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 18#L1050-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 104#L1050-5true, 233#true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,028 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:49:07,028 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:07,028 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:07,028 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:07,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 104#L1050-5true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,061 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:49:07,061 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:07,061 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:07,061 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:07,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 104#L1050-5true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,062 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:49:07,062 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:07,062 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:07,062 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:07,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 58#L1062-18true, 258#true, 119#L1050-12true]) [2025-03-14 01:49:07,069 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:49:07,069 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:07,069 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:07,069 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:07,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,069 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:49:07,069 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:07,070 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:07,070 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:07,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 225#L1050-19true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,079 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-14 01:49:07,079 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:07,079 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:07,079 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:07,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, 106#L1050-17true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,080 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-14 01:49:07,080 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:07,080 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:07,080 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:07,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 58#L1062-18true, 258#true, 119#L1050-12true]) [2025-03-14 01:49:07,086 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-14 01:49:07,086 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:07,086 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:07,086 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:07,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,091 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-14 01:49:07,091 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:07,091 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:07,091 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:07,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-14 01:49:07,133 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:49:07,133 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:07,133 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:07,133 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:07,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 197#L1062-25true, 258#true]) [2025-03-14 01:49:07,135 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:49:07,135 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:07,135 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:07,135 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:07,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-14 01:49:07,136 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:49:07,136 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:07,136 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:07,136 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:07,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, Black: 238#true, 106#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,143 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:49:07,143 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:07,143 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:07,143 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:07,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-14 01:49:07,143 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:49:07,143 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:07,143 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:07,143 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:07,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 106#L1050-17true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,152 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-14 01:49:07,152 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:49:07,152 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:07,152 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:49:07,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 197#L1062-25true, 258#true]) [2025-03-14 01:49:07,156 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-14 01:49:07,156 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:07,156 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:49:07,156 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:49:07,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-14 01:49:07,160 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-14 01:49:07,160 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:07,161 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:49:07,161 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:49:07,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 138#L1050-6true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,172 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:49:07,172 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:07,173 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:07,173 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:07,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [214#L1050-6true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 104#L1050-5true, 233#true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,173 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:49:07,173 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:07,173 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:07,173 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:07,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [65#L1049true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 73#L1063-10true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,185 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-14 01:49:07,185 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:49:07,185 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:49:07,185 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:07,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 51#L1049true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 73#L1063-10true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,187 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-14 01:49:07,187 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:07,187 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:49:07,187 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:49:07,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 171#ULTIMATE.startFINALtrue, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 88#L1050-10true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,201 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:49:07,201 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:07,201 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:07,201 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:07,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 96#L1062-24true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,207 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:07,207 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:07,207 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:07,207 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:07,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 258#true, 119#L1050-12true]) [2025-03-14 01:49:07,213 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:07,213 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:07,213 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:07,213 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:07,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 106#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,215 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:07,215 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:07,215 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:07,215 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:07,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 225#L1050-19true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,221 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:49:07,221 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:07,221 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:07,221 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:07,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 61#L1051true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 158#L1062-33true, 258#true]) [2025-03-14 01:49:07,274 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:07,274 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:07,274 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:07,274 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:07,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 197#L1062-25true, 258#true]) [2025-03-14 01:49:07,283 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:07,283 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:07,283 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:07,283 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:07,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-14 01:49:07,284 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:07,284 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:07,284 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:07,284 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:07,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-14 01:49:07,286 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:07,286 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:07,286 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:07,286 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:07,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 104#L1050-5true, 233#true, 58#L1062-18true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,288 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:07,288 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:07,288 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:07,288 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:07,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 190#L1050-2true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,289 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:07,289 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:07,289 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:07,289 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:07,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 119#L1050-12true, 258#true]) [2025-03-14 01:49:07,291 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:07,291 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:07,291 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:07,291 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:07,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 258#true, 119#L1050-12true]) [2025-03-14 01:49:07,294 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:07,294 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:07,294 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:07,294 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:07,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 58#L1062-18true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,294 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:07,294 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:07,294 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:07,294 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:07,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 106#L1050-17true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,299 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:49:07,299 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:07,299 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:07,299 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:07,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 58#L1062-18true, 258#true]) [2025-03-14 01:49:07,312 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-14 01:49:07,312 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:49:07,312 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:49:07,312 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:49:07,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 225#L1050-19true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 73#L1063-10true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,344 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-14 01:49:07,344 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:49:07,344 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:49:07,344 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:49:07,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 61#L1051true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 66#L1062-32true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,353 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:07,353 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:07,353 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:07,353 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:07,366 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 258#true, 158#L1062-33true]) [2025-03-14 01:49:07,366 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:49:07,366 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:07,366 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:07,366 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:07,366 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:07,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, Black: 243#true, 262#true, 233#true, 245#(= |#race~datas~0| 0), 158#L1062-33true, 258#true]) [2025-03-14 01:49:07,369 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:49:07,369 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:07,369 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:07,369 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:07,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true, 119#L1050-12true]) [2025-03-14 01:49:07,373 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:49:07,373 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:07,373 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:07,373 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:07,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 106#L1050-17true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 73#L1063-10true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,422 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-03-14 01:49:07,422 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:49:07,422 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:49:07,422 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:49:07,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 73#L1063-10true, 104#L1050-5true, 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,423 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-03-14 01:49:07,423 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:49:07,423 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:49:07,423 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:49:07,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 168#L1051true, 245#(= |#race~datas~0| 0), 258#true, 158#L1062-33true]) [2025-03-14 01:49:07,434 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-03-14 01:49:07,434 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:49:07,434 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:49:07,434 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:49:07,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,446 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,446 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,446 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,446 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 58#L1062-18true, 258#true]) [2025-03-14 01:49:07,448 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:49:07,448 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:07,448 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:07,448 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:07,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,448 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,448 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,448 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,448 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, 183#L1062-12true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,449 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:49:07,449 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:07,449 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:07,449 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:07,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 119#L1050-12true, 258#true]) [2025-03-14 01:49:07,462 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,462 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:07,462 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,462 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:07,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 215#L1062-6true, 119#L1050-12true, 258#true]) [2025-03-14 01:49:07,465 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-14 01:49:07,465 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:49:07,465 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:49:07,465 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:49:07,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,471 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-14 01:49:07,471 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:49:07,471 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:49:07,471 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:49:07,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 104#L1050-5true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,535 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,535 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:07,535 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:07,535 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 197#L1062-25true, 258#true]) [2025-03-14 01:49:07,536 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,536 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,536 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,536 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-14 01:49:07,538 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,538 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,538 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,538 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-14 01:49:07,542 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,542 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,542 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,542 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,543 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,543 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:07,543 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,543 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:07,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 215#L1062-6true, 258#true, 119#L1050-12true]) [2025-03-14 01:49:07,549 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,550 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:07,550 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,550 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:07,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,550 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,550 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:07,550 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,550 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:07,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,559 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-14 01:49:07,559 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:07,559 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:49:07,559 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:07,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 88#L1050-10true, 229#L1063-12true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,575 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,575 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:07,575 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,575 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:07,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 106#L1050-17true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 104#L1050-5true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,578 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,578 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:07,578 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,578 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:07,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, Black: 243#true, 73#L1063-10true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,589 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-14 01:49:07,589 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:49:07,589 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:07,589 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:07,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 104#L1050-5true, 73#L1063-10true, 245#(= |#race~datas~0| 0), 119#L1050-12true, 258#true]) [2025-03-14 01:49:07,589 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-14 01:49:07,589 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:07,589 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:07,589 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:49:07,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,599 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,599 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,599 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,599 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,600 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,600 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,600 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,600 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,600 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,600 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,602 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,602 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,602 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,602 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,602 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,602 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, Black: 243#true, 262#true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,603 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,603 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,603 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,603 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 104#L1050-5true, 233#true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,603 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,603 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,603 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,603 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,603 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,603 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,603 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,603 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 104#L1050-5true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,606 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,606 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,606 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,606 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 96#L1062-24true, 168#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,607 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,607 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,607 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,607 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:07,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 96#L1062-24true, 168#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,622 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:49:07,622 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:07,622 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:07,622 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:07,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 88#L1050-10true, 233#true, 73#L1063-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,631 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:49:07,631 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:07,631 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:07,631 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:07,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 18#L1050-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 104#L1050-5true, 73#L1063-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,632 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:49:07,632 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:07,632 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:07,632 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:07,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 104#L1050-5true, 229#L1063-12true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,641 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,641 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,641 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,641 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 61#L1051true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,647 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,647 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,647 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,647 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,651 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,651 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,651 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,651 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,652 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 197#L1062-25true, 258#true]) [2025-03-14 01:49:07,652 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,652 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,652 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,652 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,652 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,653 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-14 01:49:07,653 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,653 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,653 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,653 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,653 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 231#true, 61#L1051true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-14 01:49:07,653 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,653 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,653 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,653 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, 183#L1062-12true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,654 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,654 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,654 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,654 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, Black: 243#true, 262#true, 233#true, 58#L1062-18true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,654 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:07,654 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:07,654 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:07,654 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:07,655 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-14 01:49:07,655 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,655 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,655 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,655 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,655 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, Black: 243#true, 262#true, 233#true, 245#(= |#race~datas~0| 0), 197#L1062-25true, 258#true]) [2025-03-14 01:49:07,655 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,655 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,655 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,655 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, Black: 243#true, 262#true, 233#true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-14 01:49:07,656 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,656 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,656 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,656 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 168#L1051true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-14 01:49:07,659 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,659 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,659 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,659 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,662 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:07,662 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:07,662 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:07,663 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:07,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,663 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:07,663 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:07,663 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:07,663 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:07,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 215#L1062-6true, 258#true]) [2025-03-14 01:49:07,665 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:49:07,665 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:07,665 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:07,665 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:07,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 168#L1051true, 245#(= |#race~datas~0| 0), 197#L1062-25true, 258#true]) [2025-03-14 01:49:07,671 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:49:07,671 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:07,671 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:07,671 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:07,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 168#L1051true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-14 01:49:07,673 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:49:07,673 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:07,673 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:07,673 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:07,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [214#L1050-6true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 104#L1050-5true, 229#L1063-12true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,680 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,680 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,680 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,680 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 32#L1050-12true, 262#true, Black: 243#true, 233#true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,682 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,682 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,682 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,682 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 104#L1050-5true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 258#true, 119#L1050-12true]) [2025-03-14 01:49:07,683 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,683 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,683 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:07,683 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 104#L1050-5true, 233#true, 229#L1063-12true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,696 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:49:07,696 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:07,696 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:07,696 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:07,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 138#L1050-6true, 245#(= |#race~datas~0| 0), 215#L1062-6true, 258#true]) [2025-03-14 01:49:07,708 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:07,708 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,708 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,708 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:07,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 190#L1050-2true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,708 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:07,708 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,708 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:07,708 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 104#L1050-5true, 73#L1063-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,711 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:07,711 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:07,711 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,711 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 73#L1063-10true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,713 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:07,713 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:07,713 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,713 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 88#L1050-10true, 233#true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,734 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:07,734 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,734 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:07,734 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 73#L1063-10true, 138#L1050-6true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,735 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:49:07,735 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:07,735 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:07,735 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:07,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 104#L1050-5true, 73#L1063-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,735 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:07,735 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,735 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:07,735 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [214#L1050-6true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 104#L1050-5true, 233#true, 73#L1063-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,735 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:49:07,735 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:07,735 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:07,735 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:07,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 104#L1050-5true, 233#true, 73#L1063-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,735 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:07,735 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:07,735 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,735 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,745 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 73#L1063-10true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,745 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:49:07,745 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:07,745 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:07,745 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:07,745 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:07,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,755 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:07,755 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:07,755 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:07,755 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:07,757 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 58#L1062-18true, 258#true]) [2025-03-14 01:49:07,757 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:07,757 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:07,757 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:07,757 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:07,757 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:07,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, Black: 243#true, 262#true, 233#true, 58#L1062-18true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,758 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:07,758 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:07,758 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:07,758 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:07,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 168#L1051true, 245#(= |#race~datas~0| 0), 58#L1062-18true, 258#true]) [2025-03-14 01:49:07,760 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:07,760 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:07,761 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:07,761 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:07,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,766 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:07,766 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:07,766 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:07,766 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:07,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 61#L1051true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 58#L1062-18true, 258#true]) [2025-03-14 01:49:07,774 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-14 01:49:07,774 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:49:07,774 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:07,774 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:49:07,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,792 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:07,792 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:07,792 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:07,792 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:07,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,804 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:07,804 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:07,804 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:07,804 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:07,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, 183#L1062-12true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,806 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:07,806 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:07,806 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:07,806 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:07,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 73#L1063-10true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,809 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:07,809 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:07,809 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:07,809 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:07,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 26#L1063-6true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 138#L1050-6true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,828 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-14 01:49:07,829 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:49:07,829 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:49:07,829 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:49:07,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [214#L1050-6true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 26#L1063-6true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,829 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-14 01:49:07,829 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:49:07,829 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:49:07,829 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:49:07,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 104#L1050-5true, 233#true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,838 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-14 01:49:07,838 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:49:07,838 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:49:07,838 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:49:07,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 20#L1050-2true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 73#L1063-10true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,840 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-14 01:49:07,840 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:49:07,840 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:49:07,840 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:49:07,850 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, 183#L1062-12true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,850 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:07,850 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:07,850 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:07,850 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:07,850 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:07,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,851 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:07,851 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:07,851 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:07,851 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:07,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, Black: 243#true, 262#true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,851 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:07,851 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:07,851 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:07,851 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:07,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 168#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,863 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-14 01:49:07,863 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:49:07,863 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:49:07,864 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:49:07,889 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,889 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:07,889 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:07,889 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:07,889 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:07,889 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:07,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 61#L1051true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,890 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:07,890 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:07,890 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:07,890 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:07,890 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,890 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:07,890 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:07,890 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:07,890 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:07,890 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:07,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [183#L1062-12true, 208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,891 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:07,891 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:07,891 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:07,891 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:07,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 190#L1050-2true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,892 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:07,892 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:07,892 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:07,892 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:07,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 168#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,894 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:07,894 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:07,894 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:07,894 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:07,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,900 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:49:07,900 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,900 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,900 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:07,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 168#L1051true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,903 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-14 01:49:07,903 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:49:07,903 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:49:07,903 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:49:07,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 106#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 223#L1064true, 258#true]) [2025-03-14 01:49:07,909 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:07,909 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:07,909 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:07,909 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:07,929 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,929 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:07,929 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:07,929 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:07,929 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:07,929 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:07,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, Black: 243#true, 262#true, 233#true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,929 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:07,929 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:07,929 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:07,929 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:07,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 104#L1050-5true, 198#L1062-10true, 168#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,931 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:07,931 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:07,931 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:07,931 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:07,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 61#L1051true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 229#L1063-12true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,955 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:07,955 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:07,955 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:07,955 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:07,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 61#L1051true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 73#L1063-10true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,955 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:07,955 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:07,955 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:07,955 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:07,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 229#L1063-12true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,963 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:49:07,963 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,964 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:07,964 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,968 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 61#L1051true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,968 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:49:07,968 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,968 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,968 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:07,968 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:07,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 104#L1050-5true, 7#L1062-2true, 168#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,968 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:49:07,968 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,968 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,968 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:07,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 61#L1051true, 262#true, Black: 243#true, 233#true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,969 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:49:07,969 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:07,969 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,969 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:07,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 61#L1051true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 215#L1062-6true, 258#true]) [2025-03-14 01:49:07,970 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-14 01:49:07,970 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:07,970 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:49:07,970 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:49:07,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 32#L1050-12true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 223#L1064true, 258#true]) [2025-03-14 01:49:07,978 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:07,978 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:07,978 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:07,978 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:07,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, 32#L1050-12true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 223#L1064true, 258#true]) [2025-03-14 01:49:07,978 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:07,978 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:07,978 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:07,978 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:07,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 223#L1064true, 258#true, 119#L1050-12true]) [2025-03-14 01:49:07,979 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:07,979 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:07,979 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:07,979 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:07,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 262#true, Black: 243#true, 233#true, 229#L1063-12true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,990 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-14 01:49:07,990 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:49:07,990 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:07,990 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:49:07,996 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 61#L1051true, 262#true, Black: 243#true, 73#L1063-10true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,996 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:07,996 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:07,996 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:07,996 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:07,996 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:07,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 61#L1051true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 73#L1063-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:07,996 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:07,996 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:07,996 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:07,996 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:08,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 223#L1064true, 258#true]) [2025-03-14 01:49:08,007 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:08,007 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:08,007 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:08,007 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:08,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 88#L1050-10true, 233#true, 245#(= |#race~datas~0| 0), 223#L1064true, 258#true]) [2025-03-14 01:49:08,007 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:08,007 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:08,007 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:08,007 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:08,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 104#L1050-5true, 233#true, 73#L1063-10true, 168#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:08,008 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:08,008 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:08,008 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:08,008 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:08,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 61#L1051true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 73#L1063-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:08,008 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:08,008 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:08,009 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:08,009 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:08,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 73#L1063-10true, 168#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:08,016 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-03-14 01:49:08,016 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:49:08,016 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:49:08,016 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:49:08,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 73#L1063-10true, 104#L1050-5true, 168#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:08,017 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-03-14 01:49:08,017 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:49:08,017 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:49:08,017 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:49:08,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 61#L1051true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:08,038 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:49:08,038 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:08,038 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:08,038 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:08,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 223#L1064true, 258#true]) [2025-03-14 01:49:08,058 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-03-14 01:49:08,058 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:49:08,058 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:49:08,058 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:49:08,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, 231#true, 61#L1051true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:08,061 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-03-14 01:49:08,061 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:49:08,061 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:49:08,061 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:49:08,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 61#L1051true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 81#L1063-19true, 258#true]) [2025-03-14 01:49:08,069 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:49:08,069 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:08,069 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:08,069 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:08,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, 8#L1063-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 61#L1051true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:08,086 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:49:08,086 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:08,086 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:08,086 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:08,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 61#L1051true, 262#true, Black: 243#true, 233#true, 229#L1063-12true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:08,112 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:49:08,112 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:49:08,112 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:08,112 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:08,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 61#L1051true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 229#L1063-12true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-14 01:49:08,113 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:49:08,113 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:08,113 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:49:08,113 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:08,331 INFO L124 PetriNetUnfolderBase]: 9046/24973 cut-off events. [2025-03-14 01:49:08,331 INFO L125 PetriNetUnfolderBase]: For 583/583 co-relation queries the response was YES. [2025-03-14 01:49:08,379 INFO L83 FinitePrefix]: Finished finitePrefix Result has 38101 conditions, 24973 events. 9046/24973 cut-off events. For 583/583 co-relation queries the response was YES. Maximal size of possible extension queue 938. Compared 277558 event pairs, 1544 based on Foata normal form. 23/21782 useless extension candidates. Maximal degree in co-relation 37949. Up to 4966 conditions per place. [2025-03-14 01:49:08,433 INFO L140 encePairwiseOnDemand]: 233/247 looper letters, 72 selfloop transitions, 15 changer transitions 0/305 dead transitions. [2025-03-14 01:49:08,434 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 239 places, 305 transitions, 898 flow [2025-03-14 01:49:08,434 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-14 01:49:08,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-14 01:49:08,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 924 transitions. [2025-03-14 01:49:08,435 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9352226720647774 [2025-03-14 01:49:08,435 INFO L175 Difference]: Start difference. First operand has 236 places, 255 transitions, 611 flow. Second operand 4 states and 924 transitions. [2025-03-14 01:49:08,435 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 239 places, 305 transitions, 898 flow [2025-03-14 01:49:08,437 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 238 places, 305 transitions, 896 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-14 01:49:08,438 INFO L231 Difference]: Finished difference. Result has 241 places, 268 transitions, 723 flow [2025-03-14 01:49:08,439 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=609, PETRI_DIFFERENCE_MINUEND_PLACES=235, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=255, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=242, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=723, PETRI_PLACES=241, PETRI_TRANSITIONS=268} [2025-03-14 01:49:08,440 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 9 predicate places. [2025-03-14 01:49:08,441 INFO L471 AbstractCegarLoop]: Abstraction has has 241 places, 268 transitions, 723 flow [2025-03-14 01:49:08,441 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 211.25) internal successors, (845), 4 states have internal predecessors, (845), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:49:08,441 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:49:08,441 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:49:08,441 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable28 [2025-03-14 01:49:08,441 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-14 01:49:08,442 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:49:08,442 INFO L85 PathProgramCache]: Analyzing trace with hash 1553955436, now seen corresponding path program 1 times [2025-03-14 01:49:08,442 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:49:08,442 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1055026759] [2025-03-14 01:49:08,442 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:49:08,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:49:08,449 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-03-14 01:49:08,451 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-03-14 01:49:08,451 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:49:08,451 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:49:08,473 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:49:08,474 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:49:08,474 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1055026759] [2025-03-14 01:49:08,474 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1055026759] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:49:08,474 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:49:08,474 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-14 01:49:08,474 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1944903724] [2025-03-14 01:49:08,474 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:49:08,474 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-14 01:49:08,474 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:49:08,475 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-14 01:49:08,475 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-14 01:49:08,512 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 247 [2025-03-14 01:49:08,513 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 241 places, 268 transitions, 723 flow. Second operand has 4 states, 4 states have (on average 211.5) internal successors, (846), 4 states have internal predecessors, (846), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:49:08,513 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:49:08,513 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 247 [2025-03-14 01:49:08,514 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:49:08,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 232#true]) [2025-03-14 01:49:08,579 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2025-03-14 01:49:08,579 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-03-14 01:49:08,579 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-03-14 01:49:08,579 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-03-14 01:49:08,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true, 232#true]) [2025-03-14 01:49:08,589 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-14 01:49:08,589 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-14 01:49:08,589 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-14 01:49:08,589 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-14 01:49:08,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 232#true]) [2025-03-14 01:49:08,605 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-14 01:49:08,605 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-14 01:49:08,605 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-14 01:49:08,605 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-14 01:49:08,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 232#true]) [2025-03-14 01:49:08,610 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-03-14 01:49:08,610 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-14 01:49:08,610 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-14 01:49:08,610 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-14 01:49:08,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:08,800 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-03-14 01:49:08,800 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-14 01:49:08,800 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-14 01:49:08,800 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-14 01:49:08,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 136#threadENTRYtrue, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:08,800 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-03-14 01:49:08,800 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-14 01:49:08,800 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-14 01:49:08,801 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-14 01:49:08,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-14 01:49:08,828 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-14 01:49:08,828 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:49:08,828 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:49:08,828 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:49:08,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 136#threadENTRYtrue, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-14 01:49:08,828 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-14 01:49:08,828 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:49:08,828 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:49:08,829 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:49:08,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 238#true, 90#L1048-10true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:08,849 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-03-14 01:49:08,849 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-14 01:49:08,849 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-14 01:49:08,849 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-14 01:49:08,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:08,881 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-14 01:49:08,881 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:49:08,881 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:49:08,881 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:08,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 136#threadENTRYtrue, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:08,882 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-14 01:49:08,882 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:49:08,882 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:49:08,882 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:08,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 90#L1048-10true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-14 01:49:08,882 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-14 01:49:08,882 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:49:08,882 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:49:08,882 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:08,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:08,906 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-14 01:49:08,906 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-14 01:49:08,906 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:49:08,906 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:49:08,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 136#threadENTRYtrue, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:08,906 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-14 01:49:08,906 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:49:08,907 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-14 01:49:08,907 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:49:08,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 238#true, 90#L1048-10true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:08,948 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-14 01:49:08,948 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:49:08,948 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:49:08,948 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:49:08,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 90#L1048-10true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:08,974 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-03-14 01:49:08,974 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:49:08,974 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:49:08,974 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:49:09,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 51#L1049true, Black: 238#true, 231#true, Black: 243#true, 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,148 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-03-14 01:49:09,148 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:49:09,148 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:49:09,148 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:49:09,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 65#L1049true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,183 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-03-14 01:49:09,183 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:49:09,183 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:49:09,183 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:49:09,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 51#L1049true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,184 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-03-14 01:49:09,184 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:49:09,184 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:49:09,184 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:49:09,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-14 01:49:09,250 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:49:09,250 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:09,250 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:09,250 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:09,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 51#L1049true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-14 01:49:09,254 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:49:09,254 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:09,254 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:09,254 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:09,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 238#true, 231#true, Black: 243#true, 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,308 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-14 01:49:09,308 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:49:09,308 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:49:09,308 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:49:09,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 238#true, 231#true, Black: 243#true, 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,345 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:49:09,345 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:09,345 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:09,345 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:09,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, 208#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,389 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:49:09,389 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:09,389 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:09,389 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:09,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 51#L1049true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,394 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:49:09,394 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:09,394 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:09,394 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:09,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-14 01:49:09,395 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:49:09,395 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:09,395 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:09,395 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:09,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 119#L1050-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,395 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:49:09,395 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:09,395 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:09,395 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:09,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,395 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-03-14 01:49:09,395 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:49:09,395 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:49:09,395 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:09,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,447 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:49:09,447 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:09,447 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:09,447 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:09,451 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,452 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-14 01:49:09,452 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:09,452 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:09,452 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:09,452 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:09,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-14 01:49:09,452 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,452 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,452 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:09,452 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,459 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-14 01:49:09,459 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:09,459 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:09,459 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:09,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 51#L1049true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,460 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-14 01:49:09,460 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:09,460 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:09,460 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:09,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 138#L1050-6true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,465 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,465 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,465 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,465 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:09,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,470 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,470 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,470 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:09,470 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,470 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:49:09,470 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:09,470 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,470 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:09,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 138#L1050-6true, 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,506 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,506 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,506 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:09,506 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:09,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-14 01:49:09,510 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,510 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:09,510 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:09,510 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,523 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,523 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,523 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:09,523 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 197#L1062-25true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,530 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,530 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,530 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,530 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:09,567 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-14 01:49:09,567 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:09,567 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,568 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:09,568 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,568 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,569 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 138#L1050-6true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,569 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:09,569 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,569 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,569 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,569 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:09,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 197#L1062-25true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,569 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:09,569 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:09,569 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,570 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,571 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:09,571 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,571 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:09,571 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,574 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:09,574 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,574 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:09,574 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,575 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:09,575 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,575 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:09,575 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,576 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:49:09,576 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:09,576 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:09,576 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:09,576 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,576 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:09,576 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,576 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,576 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:09,576 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:09,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,823 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:49:09,823 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:09,823 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:09,823 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:09,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,830 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-14 01:49:09,830 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:49:09,830 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:49:09,830 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:49:09,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 138#L1050-6true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-14 01:49:09,877 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:49:09,877 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:09,877 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:09,877 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:09,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,877 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:49:09,877 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:09,877 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:09,877 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:09,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,878 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:49:09,878 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:09,878 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:09,878 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:09,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-14 01:49:09,881 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:49:09,881 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:09,881 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:09,881 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:09,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,881 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:49:09,881 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:09,881 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:09,881 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:09,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,883 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:49:09,883 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:09,883 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:09,883 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:09,883 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 138#L1050-6true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-14 01:49:09,883 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-03-14 01:49:09,883 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:49:09,883 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:49:09,883 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:49:09,883 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:49:09,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-14 01:49:09,884 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:49:09,884 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:09,884 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:09,884 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:09,884 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,884 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:49:09,884 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:09,884 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:09,884 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:09,884 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:09,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,900 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:49:09,900 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:09,900 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:09,900 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:09,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,913 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:49:09,913 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:09,913 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:09,913 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:09,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,935 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:49:09,935 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:09,935 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:09,935 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:09,941 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,941 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:49:09,941 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:09,941 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:09,941 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:09,941 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:09,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 138#L1050-6true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,942 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:09,942 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:09,942 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:09,942 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:09,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,946 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:49:09,946 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:09,946 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:09,946 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:09,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,949 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:49:09,949 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:09,949 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:09,949 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:09,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,963 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:49:09,963 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:09,963 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:09,963 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:09,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:09,997 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:49:09,997 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:09,997 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:09,997 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:09,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-14 01:49:09,999 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:49:09,999 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:09,999 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:09,999 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:09,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-14 01:49:09,999 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:49:09,999 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:09,999 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:09,999 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:10,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,000 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:49:10,000 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:10,000 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:10,000 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:10,004 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,005 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-14 01:49:10,005 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:49:10,005 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:10,005 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:49:10,005 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:10,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 138#L1050-6true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,013 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:10,013 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:10,013 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:10,013 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,023 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,023 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:49:10,023 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:10,023 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:10,023 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:10,023 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:10,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,025 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:49:10,025 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:10,025 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:10,025 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:10,063 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 138#L1050-6true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,063 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:10,063 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:10,063 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:10,063 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:10,063 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:10,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,066 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:10,066 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:10,066 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:10,066 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:10,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,069 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:10,069 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:10,069 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:10,069 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:10,070 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,070 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:10,070 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:10,070 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:10,070 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:10,070 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:10,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,078 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:10,078 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:10,078 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,078 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:10,123 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 138#L1050-6true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,123 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,123 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:10,123 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:10,123 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:10,123 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,126 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,126 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:10,126 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,126 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:10,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 61#L1051true, Black: 243#true, 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,126 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,126 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:10,126 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:10,126 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,128 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,128 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:10,128 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,128 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:10,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 96#L1062-24true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,129 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,129 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:10,129 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,129 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:10,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 96#L1062-24true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,130 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,130 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:10,130 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:10,130 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,143 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,143 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,143 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,143 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 229#L1063-12true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,169 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,169 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:10,169 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,169 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, 61#L1051true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,174 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,174 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:10,174 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,174 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,181 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:10,181 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,181 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:10,181 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,181 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:10,181 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,181 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:10,181 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,182 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:10,182 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,182 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,182 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:10,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 238#true, 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,182 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:10,182 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,182 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,182 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:10,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,183 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:10,183 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,183 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,183 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:10,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 197#L1062-25true, Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,183 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:10,183 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,183 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,183 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:10,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,185 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:10,185 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,185 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,185 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:10,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,187 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:10,187 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,187 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,187 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:10,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,188 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:10,188 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,188 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:10,188 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,189 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:10,189 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,189 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,189 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:10,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,206 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:49:10,206 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:10,206 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:10,206 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:10,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,217 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:10,217 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:10,217 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:10,217 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:10,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,218 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:10,218 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:10,218 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,218 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,218 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:10,218 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,218 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:10,218 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:10,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 229#L1063-12true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,232 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:49:10,232 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:10,232 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:10,232 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:10,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,241 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:10,241 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:10,241 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:10,241 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:10,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,241 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:10,241 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:10,241 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:10,241 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:10,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-14 01:49:10,288 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:10,288 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:10,288 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:10,288 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:10,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-14 01:49:10,289 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:10,289 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:10,289 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:10,289 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:10,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 61#L1051true, Black: 243#true, 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,290 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:10,290 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:10,290 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:10,290 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:10,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-14 01:49:10,292 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:10,292 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:10,292 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:10,292 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:10,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-14 01:49:10,293 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:10,293 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:10,293 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:10,293 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:10,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-14 01:49:10,294 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:10,294 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:10,294 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:10,294 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:10,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 61#L1051true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-14 01:49:10,301 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-14 01:49:10,301 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:49:10,301 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:49:10,301 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:49:10,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 168#L1051true, 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,302 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:10,302 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:10,302 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:10,302 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:10,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,325 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:10,325 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:10,325 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:10,325 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:10,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,372 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-14 01:49:10,372 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:49:10,372 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:49:10,372 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:49:10,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, 183#L1062-12true, 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,386 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:10,386 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:10,386 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:10,386 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:10,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, 183#L1062-12true, 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,400 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:10,400 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:10,400 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:10,400 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:10,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,400 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:10,400 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:10,400 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:10,400 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:10,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,401 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:10,401 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:10,401 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:10,401 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:10,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 238#true, 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,428 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:10,428 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:10,428 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:10,428 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:10,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,428 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:10,428 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:10,428 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:10,428 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:10,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, 231#true, 61#L1051true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,428 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:10,428 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:10,428 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:10,428 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:10,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 183#L1062-12true, 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,429 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:10,429 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:10,429 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:10,429 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:10,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,430 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:10,430 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:10,430 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:10,430 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:10,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 183#L1062-12true, 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,432 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:10,432 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:10,432 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:10,432 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:10,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 198#L1062-10true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,432 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:10,432 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:10,432 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:10,432 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:10,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 183#L1062-12true, 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,433 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:10,433 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:10,433 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:10,433 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:10,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 168#L1051true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,445 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:49:10,445 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:10,445 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:49:10,445 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:10,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 106#L1050-17true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-14 01:49:10,451 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:10,451 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:10,451 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:10,451 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:10,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, 61#L1051true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,471 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:10,471 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:10,471 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:10,471 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:10,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,471 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:10,471 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:10,471 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:10,471 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:10,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 61#L1051true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,472 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:10,472 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:10,472 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:10,472 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:10,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 198#L1062-10true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,473 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:10,473 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:10,473 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:10,473 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:10,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 198#L1062-10true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,474 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:10,474 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:10,474 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:10,474 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:10,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 61#L1051true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,498 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:10,498 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:10,498 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:10,498 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:10,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-14 01:49:10,519 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:10,519 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:10,519 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:10,519 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:10,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-14 01:49:10,520 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:10,520 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:10,520 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:10,520 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:10,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-14 01:49:10,520 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:10,520 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:10,520 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:10,520 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:10,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,534 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-03-14 01:49:10,534 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:49:10,534 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:49:10,534 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:49:10,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,541 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:49:10,541 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:10,541 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:10,541 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:10,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-14 01:49:10,552 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:49:10,552 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:10,552 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:10,552 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:10,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 61#L1051true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,582 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:49:10,582 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:10,582 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:10,582 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:10,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-14 01:49:10,603 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-03-14 01:49:10,603 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:49:10,603 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:49:10,603 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:49:10,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 61#L1051true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:10,605 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-03-14 01:49:10,605 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:49:10,605 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:49:10,605 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:49:10,720 INFO L124 PetriNetUnfolderBase]: 8927/25431 cut-off events. [2025-03-14 01:49:10,720 INFO L125 PetriNetUnfolderBase]: For 9256/9777 co-relation queries the response was YES. [2025-03-14 01:49:10,800 INFO L83 FinitePrefix]: Finished finitePrefix Result has 46597 conditions, 25431 events. 8927/25431 cut-off events. For 9256/9777 co-relation queries the response was YES. Maximal size of possible extension queue 954. Compared 287479 event pairs, 1616 based on Foata normal form. 149/22313 useless extension candidates. Maximal degree in co-relation 44022. Up to 4662 conditions per place. [2025-03-14 01:49:10,875 INFO L140 encePairwiseOnDemand]: 234/247 looper letters, 73 selfloop transitions, 17 changer transitions 0/308 dead transitions. [2025-03-14 01:49:10,875 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 244 places, 308 transitions, 1016 flow [2025-03-14 01:49:10,876 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-14 01:49:10,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-14 01:49:10,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 923 transitions. [2025-03-14 01:49:10,876 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9342105263157895 [2025-03-14 01:49:10,876 INFO L175 Difference]: Start difference. First operand has 241 places, 268 transitions, 723 flow. Second operand 4 states and 923 transitions. [2025-03-14 01:49:10,876 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 244 places, 308 transitions, 1016 flow [2025-03-14 01:49:10,881 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 244 places, 308 transitions, 1016 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:49:10,883 INFO L231 Difference]: Finished difference. Result has 246 places, 272 transitions, 800 flow [2025-03-14 01:49:10,883 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=723, PETRI_DIFFERENCE_MINUEND_PLACES=241, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=268, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=253, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=800, PETRI_PLACES=246, PETRI_TRANSITIONS=272} [2025-03-14 01:49:10,884 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 14 predicate places. [2025-03-14 01:49:10,884 INFO L471 AbstractCegarLoop]: Abstraction has has 246 places, 272 transitions, 800 flow [2025-03-14 01:49:10,884 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 211.5) internal successors, (846), 4 states have internal predecessors, (846), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:49:10,884 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:49:10,884 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:49:10,885 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29 [2025-03-14 01:49:10,885 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-14 01:49:10,885 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:49:10,885 INFO L85 PathProgramCache]: Analyzing trace with hash -853432078, now seen corresponding path program 1 times [2025-03-14 01:49:10,885 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:49:10,885 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2008631371] [2025-03-14 01:49:10,885 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:49:10,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:49:10,892 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-14 01:49:10,894 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-14 01:49:10,894 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:49:10,894 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:49:10,918 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:49:10,919 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:49:10,919 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2008631371] [2025-03-14 01:49:10,919 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2008631371] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:49:10,919 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:49:10,919 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-14 01:49:10,919 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1075438127] [2025-03-14 01:49:10,919 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:49:10,919 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-14 01:49:10,920 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:49:10,920 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-14 01:49:10,920 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-14 01:49:10,960 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 247 [2025-03-14 01:49:10,961 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 246 places, 272 transitions, 800 flow. Second operand has 4 states, 4 states have (on average 211.5) internal successors, (846), 4 states have internal predecessors, (846), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:49:10,961 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:49:10,961 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 247 [2025-03-14 01:49:10,961 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:49:11,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 232#true]) [2025-03-14 01:49:11,057 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-14 01:49:11,057 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-14 01:49:11,057 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-14 01:49:11,057 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-14 01:49:11,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 232#true]) [2025-03-14 01:49:11,063 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-03-14 01:49:11,063 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-14 01:49:11,063 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-14 01:49:11,063 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-14 01:49:11,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 67#L1063-1true, 245#(= |#race~datas~0| 0), 232#true]) [2025-03-14 01:49:11,080 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-14 01:49:11,080 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-14 01:49:11,080 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-14 01:49:11,080 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-14 01:49:11,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true, 232#true]) [2025-03-14 01:49:11,092 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-14 01:49:11,092 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-14 01:49:11,092 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-14 01:49:11,092 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-14 01:49:11,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 47#L1060-4true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:11,275 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-14 01:49:11,275 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-14 01:49:11,275 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-14 01:49:11,275 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-14 01:49:11,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 95#L1061true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:11,314 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-14 01:49:11,314 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:49:11,314 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:49:11,314 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:49:11,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:11,390 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-14 01:49:11,390 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:49:11,390 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:49:11,390 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:49:11,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), 171#ULTIMATE.startFINALtrue, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:11,438 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-14 01:49:11,438 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:49:11,438 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:49:11,438 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:49:11,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:11,557 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-14 01:49:11,557 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:49:11,557 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:49:11,557 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:49:11,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 95#L1061true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:11,566 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-14 01:49:11,566 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:49:11,566 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:49:11,566 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:49:11,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:11,572 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-14 01:49:11,572 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:49:11,572 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:49:11,572 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:49:11,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:11,607 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-14 01:49:11,607 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:49:11,607 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:49:11,607 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:49:11,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 102#L1071-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:11,710 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-14 01:49:11,711 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:49:11,711 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:49:11,711 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:49:11,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 53#threadENTRYtrue, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:11,730 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-14 01:49:11,730 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:49:11,730 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:49:11,730 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:49:11,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 53#threadENTRYtrue, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-14 01:49:11,842 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:49:11,842 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:11,842 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:49:11,842 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:49:11,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1049true, 171#ULTIMATE.startFINALtrue, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:11,903 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:49:11,903 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:11,903 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:11,903 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:11,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:11,991 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-03-14 01:49:11,992 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:49:11,992 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:49:11,992 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:49:12,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:12,018 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:49:12,018 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:12,018 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:12,018 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:12,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:12,190 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:12,190 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:12,190 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:12,190 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:12,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:12,230 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:12,230 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:12,230 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:12,230 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:12,256 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:12,256 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:49:12,256 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:12,257 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:12,257 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:12,257 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:12,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:12,325 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:49:12,325 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:12,325 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:12,325 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:12,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 51#L1049true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:12,328 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:49:12,328 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:12,328 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:12,328 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:12,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:12,365 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:49:12,365 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:12,365 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:12,365 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:12,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:12,367 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:49:12,367 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:12,367 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:12,367 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:12,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 61#L1051true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:12,391 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:49:12,391 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:12,391 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:12,391 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:12,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:12,498 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:49:12,498 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:12,498 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:12,498 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:12,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, 229#L1063-12true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:12,538 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:49:12,539 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:12,539 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:12,539 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:12,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 215#L1062-6true, 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:12,623 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:12,623 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:12,623 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:12,623 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:12,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:12,623 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:12,623 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:12,623 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:12,623 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:12,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 215#L1062-6true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:12,626 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:12,626 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:12,626 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:12,626 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:12,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:12,652 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:49:12,652 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:12,652 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:12,652 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:12,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:12,672 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:12,672 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:12,672 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:12,672 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:12,871 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:12,871 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:12,871 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:12,871 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:12,871 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:12,871 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:12,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:12,871 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:12,871 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:12,871 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:12,871 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:12,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:12,902 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:12,902 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:12,902 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:12,902 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:12,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, 233#true, 88#L1050-10true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:12,919 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:49:12,919 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:12,919 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:12,919 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:12,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:12,923 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:12,923 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:12,923 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:12,923 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:12,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:12,963 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:12,963 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:12,963 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:12,963 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:12,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 229#L1063-12true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:12,967 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:12,967 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:12,967 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:12,967 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:12,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:12,997 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:49:12,997 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:12,997 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:12,997 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:13,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 138#L1050-6true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:13,011 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:13,011 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:13,011 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:13,011 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:13,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:13,017 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:13,017 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:13,018 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:13,018 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:13,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:13,018 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:13,018 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:13,018 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:13,018 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:13,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:13,056 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:13,056 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:13,056 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:13,056 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:13,056 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:13,056 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:13,056 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:13,056 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:13,056 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:13,056 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:13,056 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:13,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:13,060 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:13,060 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:13,060 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:13,060 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:13,068 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:13,068 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-14 01:49:13,068 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:49:13,068 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:49:13,068 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:49:13,068 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:13,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:13,069 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-14 01:49:13,069 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:49:13,069 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:49:13,069 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:49:13,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 138#L1050-6true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:13,100 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:13,100 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:13,100 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:13,100 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:13,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 209#L1050-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:13,104 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:13,104 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:13,104 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:13,104 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:13,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:13,138 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:13,138 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:13,138 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:13,139 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:13,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:13,139 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:13,139 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:13,139 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:13,139 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:13,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:13,159 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:13,159 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:13,159 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:13,159 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:13,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-14 01:49:13,183 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:13,183 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:13,183 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:13,183 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:13,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:13,186 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:13,186 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:13,186 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:13,186 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:13,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:13,229 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:13,229 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:13,229 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:13,229 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:13,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:13,229 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:13,229 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:13,229 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:13,229 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:13,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:13,306 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:13,306 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:13,306 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:13,306 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:13,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:13,332 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:13,332 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:13,332 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:13,332 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:13,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:13,333 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:13,333 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:13,333 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:13,333 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:13,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 209#L1050-19true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-14 01:49:13,344 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:13,344 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:13,344 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:13,344 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:13,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:13,347 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:13,347 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:13,347 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:13,347 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:13,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:13,384 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:13,384 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:13,384 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:13,384 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:13,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 61#L1051true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:13,411 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:49:13,411 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:13,411 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:49:13,411 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:13,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:13,413 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:49:13,413 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:13,413 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:13,413 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:49:13,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-14 01:49:13,424 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:13,424 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:13,424 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:13,424 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:13,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 61#L1051true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:13,511 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:13,511 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:13,511 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:13,511 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:13,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:13,511 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:13,511 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:13,512 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:13,512 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:13,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:13,522 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:13,522 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:13,522 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:13,522 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:13,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:13,523 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:13,523 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:13,523 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:13,523 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:13,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-14 01:49:13,554 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:13,554 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:13,554 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:13,555 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:13,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:13,588 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:49:13,588 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:13,588 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:13,588 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:13,589 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:13,589 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:49:13,589 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:13,589 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:13,589 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:13,589 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:13,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:13,589 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:49:13,589 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:13,589 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:13,589 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:13,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-14 01:49:13,689 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:49:13,689 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:13,689 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:13,689 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:13,690 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:13,690 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:49:13,690 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:13,690 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:13,690 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:13,690 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:13,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:13,690 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:49:13,690 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:13,690 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:13,690 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:14,073 INFO L124 PetriNetUnfolderBase]: 9644/28059 cut-off events. [2025-03-14 01:49:14,073 INFO L125 PetriNetUnfolderBase]: For 20043/20274 co-relation queries the response was YES. [2025-03-14 01:49:14,142 INFO L83 FinitePrefix]: Finished finitePrefix Result has 55662 conditions, 28059 events. 9644/28059 cut-off events. For 20043/20274 co-relation queries the response was YES. Maximal size of possible extension queue 1001. Compared 324327 event pairs, 2052 based on Foata normal form. 163/24819 useless extension candidates. Maximal degree in co-relation 52633. Up to 5317 conditions per place. [2025-03-14 01:49:14,215 INFO L140 encePairwiseOnDemand]: 235/247 looper letters, 69 selfloop transitions, 20 changer transitions 0/310 dead transitions. [2025-03-14 01:49:14,215 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 249 places, 310 transitions, 1103 flow [2025-03-14 01:49:14,216 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-14 01:49:14,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-14 01:49:14,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 920 transitions. [2025-03-14 01:49:14,216 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9311740890688259 [2025-03-14 01:49:14,216 INFO L175 Difference]: Start difference. First operand has 246 places, 272 transitions, 800 flow. Second operand 4 states and 920 transitions. [2025-03-14 01:49:14,216 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 249 places, 310 transitions, 1103 flow [2025-03-14 01:49:14,235 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 310 transitions, 1082 flow, removed 1 selfloop flow, removed 1 redundant places. [2025-03-14 01:49:14,237 INFO L231 Difference]: Finished difference. Result has 250 places, 277 transitions, 886 flow [2025-03-14 01:49:14,237 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=783, PETRI_DIFFERENCE_MINUEND_PLACES=245, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=272, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=15, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=256, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=886, PETRI_PLACES=250, PETRI_TRANSITIONS=277} [2025-03-14 01:49:14,237 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 18 predicate places. [2025-03-14 01:49:14,237 INFO L471 AbstractCegarLoop]: Abstraction has has 250 places, 277 transitions, 886 flow [2025-03-14 01:49:14,238 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 211.5) internal successors, (846), 4 states have internal predecessors, (846), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:49:14,238 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:49:14,238 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:49:14,238 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30 [2025-03-14 01:49:14,238 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-14 01:49:14,238 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:49:14,238 INFO L85 PathProgramCache]: Analyzing trace with hash -288451581, now seen corresponding path program 1 times [2025-03-14 01:49:14,238 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:49:14,238 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [27550872] [2025-03-14 01:49:14,238 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:49:14,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:49:14,243 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-14 01:49:14,245 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-14 01:49:14,245 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:49:14,245 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:49:14,267 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:49:14,268 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:49:14,268 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [27550872] [2025-03-14 01:49:14,268 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [27550872] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:49:14,268 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:49:14,268 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-14 01:49:14,268 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1801562468] [2025-03-14 01:49:14,268 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:49:14,268 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-14 01:49:14,268 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:49:14,269 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-14 01:49:14,269 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-14 01:49:14,288 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 214 out of 247 [2025-03-14 01:49:14,289 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 250 places, 277 transitions, 886 flow. Second operand has 5 states, 5 states have (on average 216.0) internal successors, (1080), 5 states have internal predecessors, (1080), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:49:14,289 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:49:14,289 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 214 of 247 [2025-03-14 01:49:14,289 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:49:14,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 232#true]) [2025-03-14 01:49:14,379 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2025-03-14 01:49:14,379 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-03-14 01:49:14,379 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-03-14 01:49:14,379 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-03-14 01:49:14,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 232#true]) [2025-03-14 01:49:14,380 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2025-03-14 01:49:14,380 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-03-14 01:49:14,380 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-03-14 01:49:14,380 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-03-14 01:49:14,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 232#true]) [2025-03-14 01:49:14,385 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2025-03-14 01:49:14,385 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-03-14 01:49:14,385 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-03-14 01:49:14,385 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-03-14 01:49:14,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 232#true]) [2025-03-14 01:49:14,386 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2025-03-14 01:49:14,386 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-03-14 01:49:14,386 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-03-14 01:49:14,386 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-03-14 01:49:14,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0), 232#true]) [2025-03-14 01:49:14,412 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-14 01:49:14,412 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-14 01:49:14,412 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-14 01:49:14,412 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-14 01:49:14,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0), 232#true]) [2025-03-14 01:49:14,417 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-03-14 01:49:14,418 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-14 01:49:14,418 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-14 01:49:14,418 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-14 01:49:14,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0), 232#true]) [2025-03-14 01:49:14,418 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-03-14 01:49:14,418 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-14 01:49:14,419 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-14 01:49:14,419 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-14 01:49:14,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0), 232#true]) [2025-03-14 01:49:14,420 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-14 01:49:14,420 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-14 01:49:14,420 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-14 01:49:14,420 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-14 01:49:14,441 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0), 232#true]) [2025-03-14 01:49:14,441 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-14 01:49:14,441 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-14 01:49:14,441 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-14 01:49:14,442 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-14 01:49:14,442 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-14 01:49:14,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 232#true]) [2025-03-14 01:49:14,460 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-14 01:49:14,460 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-14 01:49:14,460 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-14 01:49:14,460 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-14 01:49:14,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 232#true]) [2025-03-14 01:49:14,493 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-14 01:49:14,493 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-14 01:49:14,493 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-14 01:49:14,493 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-14 01:49:14,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:14,688 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event [2025-03-14 01:49:14,688 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-14 01:49:14,688 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-14 01:49:14,688 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-03-14 01:49:14,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:14,690 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event [2025-03-14 01:49:14,690 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-14 01:49:14,690 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-03-14 01:49:14,690 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-14 01:49:14,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:14,711 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-03-14 01:49:14,711 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-14 01:49:14,711 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-14 01:49:14,711 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-14 01:49:14,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 53#threadENTRYtrue, 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:14,714 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-03-14 01:49:14,715 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-14 01:49:14,715 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-14 01:49:14,715 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-14 01:49:14,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:14,841 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-14 01:49:14,841 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:14,841 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:14,841 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:49:14,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 53#threadENTRYtrue, Black: 264#(not (= ~threads_mask~0 0)), 275#true, 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:14,864 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-14 01:49:14,864 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:14,864 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:49:14,864 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:49:14,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 123#L1062-4true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:14,865 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-14 01:49:14,865 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:49:14,865 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:14,865 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:49:14,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:14,881 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-03-14 01:49:14,881 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-14 01:49:14,881 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-14 01:49:14,881 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-14 01:49:14,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:14,881 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-14 01:49:14,881 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:49:14,881 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:49:14,881 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:49:14,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:14,882 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-14 01:49:14,882 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:49:14,882 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:49:14,882 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:49:14,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:14,889 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-14 01:49:14,889 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-14 01:49:14,889 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:49:14,889 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:49:14,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:14,892 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-14 01:49:14,892 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-14 01:49:14,892 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:49:14,892 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:49:14,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 218#L1062-3true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:14,894 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:49:14,894 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:49:14,894 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:14,894 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:14,914 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:14,914 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-14 01:49:14,914 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:49:14,914 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:14,914 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:49:14,914 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:14,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][299], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 218#L1062-3true, 136#threadENTRYtrue, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:14,940 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:49:14,940 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:49:14,940 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:49:14,940 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:14,987 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:14,988 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-14 01:49:14,988 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:49:14,988 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:49:14,988 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:49:14,988 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:49:15,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 82#L1065-2true]) [2025-03-14 01:49:15,042 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-14 01:49:15,042 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:49:15,042 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:49:15,042 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:49:15,042 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:15,042 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-14 01:49:15,042 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:49:15,043 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:49:15,043 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:49:15,043 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:49:15,043 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:49:15,064 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][299], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 136#threadENTRYtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:15,064 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:49:15,064 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:49:15,064 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:49:15,064 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:49:15,064 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:15,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][299], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 218#L1062-3true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 90#L1048-10true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:15,108 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:49:15,108 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:49:15,108 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:49:15,108 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:49:15,226 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][299], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 218#L1062-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, 90#L1048-10true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:15,226 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:49:15,226 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:49:15,226 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:49:15,226 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:15,226 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:49:15,272 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:15,272 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:49:15,272 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:15,273 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:15,273 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:49:15,273 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:49:15,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, 136#threadENTRYtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:15,284 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:49:15,284 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:49:15,284 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:49:15,284 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:49:15,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:15,410 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-03-14 01:49:15,410 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:49:15,410 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:49:15,410 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:49:15,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:15,414 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-03-14 01:49:15,414 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:49:15,414 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:49:15,414 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:49:15,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:15,475 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-03-14 01:49:15,475 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:49:15,475 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:49:15,475 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:49:15,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 90#L1048-10true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:15,478 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:49:15,478 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:49:15,478 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:49:15,478 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:49:15,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:15,485 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-03-14 01:49:15,485 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:49:15,485 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:49:15,486 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:49:15,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 110#L1062-34true, 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:15,514 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-03-14 01:49:15,514 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:49:15,514 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:49:15,514 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:49:15,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 110#L1062-34true, 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:15,514 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:49:15,514 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:15,514 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:15,514 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:15,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 110#L1062-34true, 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:15,515 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:49:15,515 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:15,515 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:15,515 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:15,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:15,518 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-03-14 01:49:15,518 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:49:15,518 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:49:15,518 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:49:15,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 126#L1062-31true]) [2025-03-14 01:49:15,591 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-03-14 01:49:15,592 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:49:15,592 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:49:15,592 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:49:15,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 126#L1062-31true]) [2025-03-14 01:49:15,592 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:49:15,592 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:15,592 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:15,592 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:15,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:15,592 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:49:15,592 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:15,592 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:15,592 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:15,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 126#L1062-31true]) [2025-03-14 01:49:15,593 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:49:15,593 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:15,593 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:15,593 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:15,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:15,598 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:49:15,598 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:49:15,598 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:49:15,598 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:49:15,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:15,602 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:49:15,602 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:15,602 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:15,602 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:15,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:15,624 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:49:15,624 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:15,625 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:15,625 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:15,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:15,625 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-14 01:49:15,625 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:49:15,625 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:49:15,625 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:49:15,626 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:15,626 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:49:15,626 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:15,626 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:15,626 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:15,626 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:15,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([764] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][280], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 208#L1050-5true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:15,840 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:49:15,840 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:15,840 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:15,840 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:15,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:15,840 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-14 01:49:15,840 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:49:15,840 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:49:15,840 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:49:15,841 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([764] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][280], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 208#L1050-5true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:15,841 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-14 01:49:15,841 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:49:15,841 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:49:15,841 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:49:15,841 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:49:15,841 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:15,841 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:49:15,841 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:15,841 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:15,841 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:15,841 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:15,845 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 110#L1062-34true, 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:15,845 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-14 01:49:15,845 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:49:15,845 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:49:15,845 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:49:15,845 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:49:15,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 101#L1062-5true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:15,899 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-14 01:49:15,899 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:49:15,899 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:49:15,899 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:49:15,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:15,903 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:49:15,903 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:15,903 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:15,903 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:15,905 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 126#L1062-31true]) [2025-03-14 01:49:15,905 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-14 01:49:15,905 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:49:15,905 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:49:15,905 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:49:15,905 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:49:15,907 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 110#L1062-34true, 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:15,907 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:49:15,907 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:15,907 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:15,907 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:15,907 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:15,907 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:15,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:15,917 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:49:15,917 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:15,917 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:15,917 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:15,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:15,943 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-03-14 01:49:15,943 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:49:15,943 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:49:15,943 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:49:15,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:15,952 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-03-14 01:49:15,952 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:49:15,952 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:49:15,952 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:49:15,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 101#L1062-5true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:15,970 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:49:15,970 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:15,970 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:15,970 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:15,974 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 126#L1062-31true]) [2025-03-14 01:49:15,974 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:49:15,974 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:15,974 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:15,974 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:15,974 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:15,974 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:15,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:15,994 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-03-14 01:49:15,994 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:15,994 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:49:15,994 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:15,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:15,996 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:49:15,996 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:15,996 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:15,996 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:15,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:15,999 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-03-14 01:49:15,999 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:15,999 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:15,999 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:49:16,001 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,001 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:49:16,001 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:16,001 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:16,002 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:16,002 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:16,002 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:16,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,014 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-03-14 01:49:16,014 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:16,014 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:49:16,014 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:16,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,029 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-03-14 01:49:16,029 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:49:16,029 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:16,029 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:16,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,044 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:49:16,044 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,044 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:16,044 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,045 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,045 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:49:16,045 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:16,045 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:16,045 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:16,045 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:16,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,047 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:16,047 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,047 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:16,047 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 123#L1062-4true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,049 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:49:16,049 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:16,049 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:16,049 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:16,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L1050-16-->L1050-12: Formula: (< 1 |v_threadThread2of2ForFork0_#t~bitwise6_3|) InVars {} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_3|} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise6][278], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 123#L1062-4true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,050 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:49:16,050 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:16,050 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:16,050 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:16,052 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 101#L1062-5true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,052 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:49:16,052 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:16,052 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:16,052 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:16,052 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:16,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 136#threadENTRYtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:16,070 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,070 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:16,070 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,070 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,073 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-14 01:49:16,073 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:16,073 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:16,073 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:16,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,073 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,073 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,073 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,073 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:16,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,075 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,075 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,075 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,075 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,075 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,075 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,075 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,075 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,079 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-14 01:49:16,079 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:16,079 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:16,079 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:16,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,085 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-14 01:49:16,085 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:16,085 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:16,085 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:16,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,094 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-14 01:49:16,094 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:16,094 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:16,094 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:16,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,098 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:16,098 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,098 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:16,098 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:16,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L1050-16-->L1050-12: Formula: (< 1 |v_threadThread2of2ForFork0_#t~bitwise6_3|) InVars {} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_3|} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise6][278], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,099 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:16,099 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,099 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:16,099 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:16,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, 209#L1050-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,128 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,128 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,128 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,128 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,134 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,134 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,134 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,134 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:16,134 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:16,134 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:16,134 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([762] L1050-16-->L1050-12: Formula: (< 1 |v_threadThread2of2ForFork0_#t~bitwise6_3|) InVars {} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_3|} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise6][278], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,134 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,134 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,134 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:16,135 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:16,135 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:16,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 123#L1062-4true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,137 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,137 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,137 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:16,137 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,160 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,160 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,160 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,160 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,161 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,161 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,161 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,161 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,167 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,167 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,167 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,167 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,168 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,168 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,168 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,168 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,169 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-14 01:49:16,169 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:16,169 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:49:16,169 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:49:16,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L1050-16-->L1050-12: Formula: (< 1 |v_threadThread1of2ForFork0_#t~bitwise6_3|) InVars {} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_3|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise6][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,174 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:16,174 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:16,174 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,174 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][299], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 51#L1049true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,174 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:16,174 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,174 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,174 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:16,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,231 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,231 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,231 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,231 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 209#L1050-19true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 123#L1062-4true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,232 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,232 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,232 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,232 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][299], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 101#L1062-5true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,241 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:16,241 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:16,241 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,241 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:16,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,260 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,260 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,260 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,260 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,261 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,261 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,261 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,261 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,262 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,262 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,262 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,262 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,263 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,263 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,263 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,263 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,269 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,269 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,269 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,269 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,269 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,269 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,270 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,270 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,270 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-03-14 01:49:16,270 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:49:16,270 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:49:16,270 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:49:16,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,271 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,271 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,271 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,271 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 209#L1050-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,292 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:16,292 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,292 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,292 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,303 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,303 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:16,303 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,303 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:16,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][82], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,334 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,334 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,334 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:16,334 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:16,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][199], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 81#L1063-19true, 209#L1050-19true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,335 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-03-14 01:49:16,335 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:49:16,335 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:49:16,335 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:49:16,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 39#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,337 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,337 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:16,337 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:16,337 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,341 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 209#L1050-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,341 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,341 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,341 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:16,341 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,341 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 123#L1062-4true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,343 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,343 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,343 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,343 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][299], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 123#L1062-4true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,344 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:16,344 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:16,344 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:16,344 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:16,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 90#L1048-10true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:16,360 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:16,360 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:16,360 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:16,360 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,373 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:16,373 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:16,373 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,373 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][299], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 218#L1062-3true, Black: 240#(= |#race~threads_mask~0| 0), 225#L1050-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,379 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:16,379 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,379 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,379 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,396 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:16,396 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:16,396 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:16,396 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:16,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,398 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:16,398 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:16,398 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,398 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,403 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([717] L1050-16-->L1050-12: Formula: (< 1 |v_threadThread1of2ForFork0_#t~bitwise6_3|) InVars {} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_3|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise6][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 218#L1062-3true, 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,404 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:16,404 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:16,404 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:16,404 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,404 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) (.cse3 (<= 0 v_~threads_mask~0_30)) (.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse1 (< v_~threads_mask~0_30 0))) (and (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_30 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse3)) (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or .cse2 (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_30 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse1))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_30} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_30, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][193], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 218#L1062-3true, 214#L1050-6true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:16,404 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:16,404 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:16,404 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,404 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,404 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][299], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 218#L1062-3true, 51#L1049true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,404 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:16,404 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:16,405 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,405 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,405 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:16,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,422 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:16,422 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:16,422 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:16,422 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:16,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][199], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 8#L1063-17true, 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 209#L1050-19true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,445 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-14 01:49:16,445 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:49:16,445 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:49:16,445 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:49:16,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][199], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 81#L1063-19true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,448 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-14 01:49:16,448 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:49:16,448 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:49:16,448 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:49:16,453 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,453 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:16,453 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:16,453 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:16,453 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,453 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][299], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,454 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:49:16,454 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:16,454 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:16,454 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:16,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:16,457 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:16,457 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,457 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,457 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,459 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:49:16,459 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:16,459 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:16,459 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:16,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][299], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 106#L1050-17true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,491 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:16,491 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:16,491 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,491 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:16,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][199], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 8#L1063-17true, 33#L1050-17true, 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,551 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-03-14 01:49:16,551 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:49:16,551 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:49:16,551 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:49:16,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,554 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-03-14 01:49:16,554 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:49:16,554 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:49:16,554 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:49:16,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,554 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:49:16,554 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:16,554 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:16,554 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:16,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,554 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:49:16,554 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:16,554 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:16,554 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:16,563 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,563 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:49:16,563 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:16,563 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:16,563 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:16,563 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:16,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 171#ULTIMATE.startFINALtrue, 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,570 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-03-14 01:49:16,570 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:49:16,570 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:49:16,570 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:49:16,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,586 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:49:16,586 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:16,586 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:16,586 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:16,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,598 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-14 01:49:16,598 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:49:16,598 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:49:16,598 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:49:16,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,609 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-14 01:49:16,609 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:49:16,609 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:49:16,609 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:49:16,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,615 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:16,615 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:16,615 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:16,615 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:16,619 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][299], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 225#L1050-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,619 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:16,619 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,619 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,619 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:16,619 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:16,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 8#L1063-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,661 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-14 01:49:16,661 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:49:16,661 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:49:16,661 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:49:16,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 8#L1063-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,661 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:16,661 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:16,661 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:16,661 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:16,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 8#L1063-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,661 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:16,661 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:16,661 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:16,661 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:16,666 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,667 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-14 01:49:16,667 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:49:16,667 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:49:16,667 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:49:16,667 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:49:16,667 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:49:16,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, 171#ULTIMATE.startFINALtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,676 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:49:16,677 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:16,677 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:16,677 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:16,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,683 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-14 01:49:16,683 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:16,683 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:49:16,683 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:16,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,683 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:49:16,683 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:16,683 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:16,683 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:16,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,688 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-14 01:49:16,688 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:16,688 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:49:16,688 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:16,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,696 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:49:16,696 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:16,697 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:16,697 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:16,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 218#L1062-3true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:16,709 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:16,709 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:16,709 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:16,709 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:16,709 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][299], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,709 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:16,709 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:16,709 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:16,709 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:16,709 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:16,735 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][299], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 106#L1050-17true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,735 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:16,735 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:16,735 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:16,735 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:16,735 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:16,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1062-12-->L1062-10: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_7| 0)) (not (= v_~threads_mask~0_13 0))) InVars {~threads_mask~0=v_~threads_mask~0_13, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_7|} OutVars{~threads_mask~0=v_~threads_mask~0_13, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_7|} AuxVars[] AssignedVars[][65], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 262#true, Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 198#L1062-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:16,747 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:16,747 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:16,747 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:16,747 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:16,947 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 81#L1063-19true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,947 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-14 01:49:16,947 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:16,947 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:16,947 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:49:16,947 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:16,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,963 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:16,963 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:16,963 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:16,963 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:16,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1062-12-->L1062-10: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_7| 0)) (not (= v_~threads_mask~0_13 0))) InVars {~threads_mask~0=v_~threads_mask~0_13, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_7|} OutVars{~threads_mask~0=v_~threads_mask~0_13, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_7|} AuxVars[] AssignedVars[][231], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 262#true, 208#L1050-5true, Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:16,970 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:49:16,970 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:16,970 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:16,970 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:16,981 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:16,981 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:16,981 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,981 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:16,982 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:16,982 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:17,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][82], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 106#L1050-17true, Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,004 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:17,004 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:17,004 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:17,004 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:17,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][82], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), 225#L1050-19true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,004 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:17,004 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:17,004 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:17,004 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:17,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,004 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:49:17,004 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,004 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,004 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, 51#L1049true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,004 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,004 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:17,004 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:17,004 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:17,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,007 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:49:17,007 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:17,007 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:17,007 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:17,011 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([610] L1062-12-->L1062-10: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_7| 0)) (not (= v_~threads_mask~0_13 0))) InVars {~threads_mask~0=v_~threads_mask~0_13, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_7|} OutVars{~threads_mask~0=v_~threads_mask~0_13, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_7|} AuxVars[] AssignedVars[][65], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 262#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 198#L1062-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:17,011 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:49:17,011 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:17,011 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:17,011 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:17,011 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:17,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,012 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:49:17,012 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:17,012 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:17,012 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:17,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) (.cse3 (<= 0 v_~threads_mask~0_30)) (.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse1 (< v_~threads_mask~0_30 0))) (and (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_30 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse3)) (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or .cse2 (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_30 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse1))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_30} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_30, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][221], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 205#L1062-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 214#L1050-6true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:17,013 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:49:17,013 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:17,013 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:17,013 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:17,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,013 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,013 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,013 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,013 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1062-12-->L1062-10: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_7| 0)) (not (= v_~threads_mask~0_13 0))) InVars {~threads_mask~0=v_~threads_mask~0_13, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_7|} OutVars{~threads_mask~0=v_~threads_mask~0_13, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_7|} AuxVars[] AssignedVars[][231], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 262#true, 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 198#L1062-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:17,013 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,013 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,013 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,013 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:17,030 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:17,030 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:17,030 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:17,030 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:17,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][248], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 159#L1063-2true, 209#L1050-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,034 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,034 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,034 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,034 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][248], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 159#L1063-2true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,035 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:17,035 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,035 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,035 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,040 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:17,040 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:49:17,040 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:17,040 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:17,040 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:17,040 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:17,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([691] L1063-12-->L1063-10: Formula: (and (not (= v_~threads_mask~0_7 0)) (not (= (+ |v_ULTIMATE.start_main_#t~bitwise20#1_7| 1) 0))) InVars {ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_7|, ~threads_mask~0=v_~threads_mask~0_7} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_7|, ~threads_mask~0=v_~threads_mask~0_7} AuxVars[] AssignedVars[][195], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:17,040 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:49:17,040 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:17,040 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:17,040 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:17,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([764] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][280], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:17,041 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:49:17,041 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:17,041 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:17,041 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:17,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 85#L1063-18true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,045 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,045 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,045 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,045 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:17,047 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 8#L1063-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,047 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:49:17,047 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:17,047 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:17,047 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:17,047 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:17,049 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,049 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:17,049 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:17,049 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:17,049 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:17,049 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:17,049 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:17,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,063 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,063 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:17,063 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,063 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:17,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,064 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,064 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,064 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,064 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:17,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,064 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,064 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:17,064 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:17,064 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:17,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,067 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,067 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:17,067 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:17,067 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,068 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,068 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:17,068 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:17,068 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,068 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:49:17,068 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:17,068 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:17,068 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:17,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,073 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,073 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:17,073 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:17,073 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,073 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,073 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:17,073 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:17,073 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 138#L1050-6true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,076 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,076 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,076 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:17,076 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:17,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,076 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,076 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,076 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:17,076 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:17,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 205#L1062-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,079 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:17,079 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:17,079 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:17,079 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:17,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,079 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,079 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:17,079 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,079 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:17,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,080 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,080 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:17,080 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,080 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:17,085 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,085 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:17,085 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:17,085 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:17,085 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:17,085 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:17,117 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,117 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:49:17,117 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:17,117 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:17,117 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:17,117 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:17,129 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,129 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:49:17,130 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:17,130 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:17,130 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:17,130 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:17,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][238], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,134 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:49:17,134 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:17,134 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:17,134 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:17,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 85#L1063-18true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,152 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,152 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,152 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:17,152 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,153 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 8#L1063-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,153 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,153 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:17,153 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:17,153 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:17,153 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:17,153 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:17,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,170 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,170 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,170 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,170 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,176 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,176 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,176 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,176 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,176 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,176 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,176 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,176 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,183 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,183 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,183 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,183 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,184 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,184 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,184 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,184 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,185 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,185 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,185 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,185 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,190 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, 209#L1050-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,190 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:17,190 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:17,190 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:17,190 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:17,190 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:17,208 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,208 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:49:17,208 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:17,208 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:17,208 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:17,208 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:17,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, 225#L1050-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,213 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:17,213 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:17,213 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:17,213 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:17,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,213 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:17,213 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:17,213 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:17,213 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:17,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) (.cse3 (<= 0 v_~threads_mask~0_30)) (.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse1 (< v_~threads_mask~0_30 0))) (and (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_30 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse3)) (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or .cse2 (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_30 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse1))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_30} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_30, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][246], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 214#L1050-6true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 123#L1062-4true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 287#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2025-03-14 01:49:17,219 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:17,219 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:17,219 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:17,219 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:17,221 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([610] L1062-12-->L1062-10: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_7| 0)) (not (= v_~threads_mask~0_13 0))) InVars {~threads_mask~0=v_~threads_mask~0_13, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_7|} OutVars{~threads_mask~0=v_~threads_mask~0_13, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_7|} AuxVars[] AssignedVars[][231], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 262#true, 208#L1050-5true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 198#L1062-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:17,221 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:49:17,221 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:17,221 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:17,221 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:17,221 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:17,221 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,221 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:49:17,221 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:17,221 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:17,221 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:17,221 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:17,236 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,236 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:49:17,236 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:17,236 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:17,236 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:17,236 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:17,243 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][248], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 159#L1063-2true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, 209#L1050-19true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,243 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,243 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,243 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,243 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,243 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,245 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,245 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,245 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,245 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,266 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,267 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,267 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,267 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:17,267 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,267 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, 218#L1062-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,268 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,268 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,268 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,268 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:17,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:17,277 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,277 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,277 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,277 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:17,278 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:17,278 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,278 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:17,278 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:17,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,279 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,279 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,279 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,279 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,286 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([610] L1062-12-->L1062-10: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_7| 0)) (not (= v_~threads_mask~0_13 0))) InVars {~threads_mask~0=v_~threads_mask~0_13, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_7|} OutVars{~threads_mask~0=v_~threads_mask~0_13, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_7|} AuxVars[] AssignedVars[][231], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 262#true, 208#L1050-5true, Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 198#L1062-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:17,286 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,286 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,286 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,286 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,286 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,286 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,292 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,292 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:17,292 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:17,292 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:17,292 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:17,292 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:17,293 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 39#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,293 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:17,293 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:17,293 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:17,293 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:17,293 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:17,293 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][82], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,293 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:17,293 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:17,293 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:17,293 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:17,293 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:17,311 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,311 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:49:17,311 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,311 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,311 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,311 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:17,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, 106#L1050-17true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,317 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:17,317 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:17,317 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:17,317 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:17,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,333 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,333 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,333 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,333 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:17,343 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][248], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 159#L1063-2true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,343 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:17,343 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,343 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,343 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,343 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:17,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][248], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 159#L1063-2true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 39#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,343 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:17,343 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,343 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:17,343 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:17,344 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,344 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,344 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,344 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,344 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,344 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-14 01:49:17,344 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:17,344 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:17,344 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:17,344 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:17,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,345 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,345 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,345 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,345 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,350 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][248], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 159#L1063-2true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 39#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,350 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,350 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,350 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:17,350 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,350 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:17,353 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:17,353 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-14 01:49:17,353 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:17,353 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:49:17,353 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:49:17,353 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:49:17,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,357 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-14 01:49:17,357 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:49:17,357 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:49:17,358 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:17,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,367 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,367 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:17,367 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,367 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:17,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:17,377 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:17,377 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:17,377 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,377 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,422 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) (.cse3 (<= 0 v_~threads_mask~0_30)) (.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse1 (< v_~threads_mask~0_30 0))) (and (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_30 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse3)) (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or .cse2 (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_30 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse1))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_30} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_30, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][246], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 214#L1050-6true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 123#L1062-4true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 287#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2025-03-14 01:49:17,423 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:17,423 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:17,423 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:17,423 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:17,423 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:17,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,436 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:17,437 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,437 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,437 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,437 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:17,437 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,437 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,437 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][199], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 159#L1063-2true, 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,448 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-14 01:49:17,448 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:49:17,448 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:49:17,448 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:49:17,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,448 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:17,448 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:17,448 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:17,448 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:17,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:17,472 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:17,472 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:17,472 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:17,472 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:17,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,485 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:17,485 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:17,485 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:17,485 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:17,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) (.cse3 (<= 0 v_~threads_mask~0_30)) (.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse1 (< v_~threads_mask~0_30 0))) (and (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_30 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse3)) (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or .cse2 (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_30 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse1))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_30} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_30, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 218#L1062-3true, 214#L1050-6true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:17,518 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:17,518 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:17,518 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:17,518 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:17,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([659] L1062-5-->L1062-4: Formula: (= (+ |v_ULTIMATE.start_main_~j~1#1_5| 1) |v_ULTIMATE.start_main_#t~ret15#1_3|) InVars {ULTIMATE.start_main_#t~ret15#1=|v_ULTIMATE.start_main_#t~ret15#1_3|} OutVars{ULTIMATE.start_main_~j~1#1=|v_ULTIMATE.start_main_~j~1#1_5|, ULTIMATE.start_main_#t~ret15#1=|v_ULTIMATE.start_main_#t~ret15#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_~j~1#1][74], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 214#L1050-6true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 123#L1062-4true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 287#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2025-03-14 01:49:17,521 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:17,521 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:17,521 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:17,521 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:17,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,543 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,543 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,543 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:17,543 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:17,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,543 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,543 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:17,543 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,543 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 101#L1062-5true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,558 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:17,558 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:17,558 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:17,558 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:17,558 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 101#L1062-5true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,558 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:17,558 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:17,558 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:17,558 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:17,558 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:17,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 123#L1062-4true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,559 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,559 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:17,559 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,559 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:17,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,559 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:17,559 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,559 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,559 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:17,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,564 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:17,564 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,564 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,564 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,570 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:17,570 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,570 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,570 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,576 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:17,576 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,576 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,576 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,603 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) (.cse3 (<= 0 v_~threads_mask~0_30)) (.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse1 (< v_~threads_mask~0_30 0))) (and (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_30 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse3)) (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or .cse2 (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_30 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse1))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_30} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_30, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][193], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 218#L1062-3true, 214#L1050-6true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:17,604 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:17,604 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:17,604 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:17,604 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:17,604 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:17,653 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 123#L1062-4true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,654 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:17,654 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,654 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:17,654 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,654 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:17,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:17,661 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:17,661 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:17,661 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:17,661 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:17,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,699 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:49:17,699 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:17,699 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:49:17,699 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:17,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1062-12-->L1062-10: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_7| 0)) (not (= v_~threads_mask~0_13 0))) InVars {~threads_mask~0=v_~threads_mask~0_13, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_7|} OutVars{~threads_mask~0=v_~threads_mask~0_13, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_7|} AuxVars[] AssignedVars[][231], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 262#true, 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 198#L1062-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:17,708 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:49:17,708 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:17,708 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:49:17,708 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:17,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,708 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:49:17,708 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:17,708 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:49:17,708 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:17,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,709 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:49:17,709 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:17,709 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:49:17,709 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:17,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 205#L1062-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,709 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:49:17,709 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:17,709 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:49:17,709 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:17,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][239], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 123#L1062-4true, 168#L1051true, 245#(= |#race~datas~0| 0), 287#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2025-03-14 01:49:17,709 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:49:17,709 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:17,709 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:17,709 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:17,726 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 159#L1063-2true, 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,726 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:49:17,726 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:49:17,726 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:17,726 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:17,726 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:17,737 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,737 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,737 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:17,737 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,737 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:17,737 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,737 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 218#L1062-3true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,737 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,737 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,737 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:17,737 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,737 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:17,742 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,742 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:17,742 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,742 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,742 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,742 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:17,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,742 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:17,742 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:17,742 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,742 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,747 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,747 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:17,747 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,747 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:17,747 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,747 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,748 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:17,748 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:17,748 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,748 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][239], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 138#L1050-6true, 123#L1062-4true, 168#L1051true, 245#(= |#race~datas~0| 0), 287#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2025-03-14 01:49:17,751 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:17,751 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:17,751 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:17,751 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:17,752 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,752 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:17,752 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,752 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,752 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:17,752 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,753 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:17,753 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:17,753 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,753 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,777 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 218#L1062-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,777 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:49:17,777 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,777 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:17,777 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,777 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,777 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:17,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][313], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 205#L1062-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,798 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:49:17,798 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:17,798 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:17,798 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:17,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 205#L1062-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,798 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:49:17,798 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:17,798 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:17,798 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:17,808 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 159#L1063-2true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,808 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:17,808 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:17,808 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:17,808 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,808 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,808 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:17,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 51#L1049true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:17,823 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:17,823 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:17,823 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:17,823 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:17,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][212], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:17,830 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:49:17,830 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:17,830 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:17,830 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:17,832 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][239], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 123#L1062-4true, 168#L1051true, 245#(= |#race~datas~0| 0), 287#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2025-03-14 01:49:17,832 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:49:17,832 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:17,832 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:17,832 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:17,832 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:17,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) (.cse3 (<= 0 v_~threads_mask~0_30)) (.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse1 (< v_~threads_mask~0_30 0))) (and (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_30 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse3)) (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or .cse2 (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_30 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse1))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_30} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_30, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][193], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 218#L1062-3true, 214#L1050-6true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 238#true, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:17,856 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:49:17,856 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:17,856 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:17,856 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:17,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][238], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:17,897 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:49:17,897 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:17,897 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:17,897 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:17,911 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,911 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:49:17,911 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,911 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:17,911 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:17,911 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,911 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:17,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][239], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 123#L1062-4true, 168#L1051true, 245#(= |#race~datas~0| 0), 287#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2025-03-14 01:49:17,940 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:49:17,940 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:49:17,940 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:49:17,940 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:49:17,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-14 01:49:17,953 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:49:17,953 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:17,953 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:17,953 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:17,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-14 01:49:17,954 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:49:17,954 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:17,954 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:17,954 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:17,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 223#L1064true, 264#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:17,954 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:49:17,954 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:17,954 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:17,954 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:17,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:17,959 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:49:17,959 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:17,959 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:17,959 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:17,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:17,960 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-03-14 01:49:17,960 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:49:17,960 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:49:17,960 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:49:17,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 225#L1050-19true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:17,969 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:49:17,969 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:17,969 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:17,969 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:17,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][238], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:17,970 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:49:17,970 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:17,970 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:17,970 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:17,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][319], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:17,970 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:49:17,970 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:17,970 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:17,970 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:17,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][238], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:17,990 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-03-14 01:49:17,990 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:49:17,990 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:49:17,990 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:49:18,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:18,164 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:49:18,164 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:18,164 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:18,164 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:18,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][212], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:18,164 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:49:18,164 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:49:18,164 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:49:18,164 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:49:18,175 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-14 01:49:18,175 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:49:18,175 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:18,175 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:18,175 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:18,175 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:18,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 106#L1050-17true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:18,192 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:49:18,192 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:18,192 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:18,192 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:18,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:18,192 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:49:18,192 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:18,192 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:18,192 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:18,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][238], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:18,194 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-03-14 01:49:18,194 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:49:18,194 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:49:18,194 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:49:18,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][319], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:18,194 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:49:18,194 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:18,194 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:18,194 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:18,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][238], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:18,234 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:49:18,234 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:18,234 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:18,234 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:18,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][238], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:18,234 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:49:18,234 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:18,234 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:18,234 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:18,261 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-14 01:49:18,262 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-03-14 01:49:18,262 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:49:18,262 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:49:18,262 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:49:18,262 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:49:18,262 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-14 01:49:18,262 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:49:18,262 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:18,262 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:18,262 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:18,262 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:18,262 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:18,279 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:18,279 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:49:18,279 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:18,279 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:18,279 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:18,279 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:18,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:18,279 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:49:18,279 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:18,279 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:18,279 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:18,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:18,321 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-03-14 01:49:18,321 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:49:18,321 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:49:18,321 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:49:18,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][212], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:18,328 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-03-14 01:49:18,328 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:49:18,328 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:49:18,328 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:49:18,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:18,348 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:49:18,348 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:18,348 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:18,348 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:18,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:18,350 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:49:18,350 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:18,350 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:18,350 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:18,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:18,351 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:49:18,351 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:18,351 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:18,351 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:18,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:18,421 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:49:18,421 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:18,421 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:18,421 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:18,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:18,421 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:49:18,421 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:18,421 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:18,421 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:18,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:18,421 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:49:18,421 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:18,421 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:18,421 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:18,437 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:18,437 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:49:18,438 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:18,438 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:18,438 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:18,438 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:18,438 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:18,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1063-4-->L1063-2: Formula: (= |v_#race~threads_mask~0_3| |v_ULTIMATE.start_main_#t~nondet22#1_5|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_3|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} AuxVars[] AssignedVars[#race~threads_mask~0][249], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:18,480 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:49:18,480 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:18,480 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:18,480 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:18,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][320], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 123#L1062-4true, 168#L1051true, 245#(= |#race~datas~0| 0), 287#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2025-03-14 01:49:18,530 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:49:18,530 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:49:18,530 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:49:18,530 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:49:18,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][299], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-14 01:49:18,538 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:49:18,538 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:18,538 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:49:18,538 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:18,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:18,545 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:49:18,545 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:49:18,545 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:49:18,545 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:49:18,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][315], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 218#L1062-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:18,589 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:49:18,589 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:49:18,589 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:49:18,589 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:49:18,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][238], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:18,669 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:49:18,669 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:49:18,669 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:49:18,669 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:49:18,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][238], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:18,669 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:49:18,669 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:18,669 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:18,669 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:18,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:18,714 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:49:18,714 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:49:18,714 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:49:18,715 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:49:18,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:18,716 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2025-03-14 01:49:18,716 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-14 01:49:18,716 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-14 01:49:18,716 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-03-14 01:49:18,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:18,717 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2025-03-14 01:49:18,717 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-03-14 01:49:18,717 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-03-14 01:49:18,717 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-14 01:49:18,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:18,726 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:49:18,726 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:18,726 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:18,726 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:18,727 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:18,727 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:49:18,727 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:18,727 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:18,727 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:18,727 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:18,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:18,759 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:49:18,759 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:49:18,759 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:49:18,759 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:18,760 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:18,760 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:49:18,760 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:49:18,760 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:49:18,760 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:49:18,760 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:18,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1063-4-->L1063-2: Formula: (= |v_#race~threads_mask~0_3| |v_ULTIMATE.start_main_#t~nondet22#1_5|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_3|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} AuxVars[] AssignedVars[#race~threads_mask~0][249], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 159#L1063-2true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:18,842 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:49:18,842 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:49:18,842 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:49:18,842 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:49:18,907 INFO L124 PetriNetUnfolderBase]: 13561/42523 cut-off events. [2025-03-14 01:49:18,907 INFO L125 PetriNetUnfolderBase]: For 25524/25892 co-relation queries the response was YES. [2025-03-14 01:49:19,125 INFO L83 FinitePrefix]: Finished finitePrefix Result has 79777 conditions, 42523 events. 13561/42523 cut-off events. For 25524/25892 co-relation queries the response was YES. Maximal size of possible extension queue 1524. Compared 543589 event pairs, 2288 based on Foata normal form. 214/37285 useless extension candidates. Maximal degree in co-relation 75343. Up to 4080 conditions per place. [2025-03-14 01:49:19,277 INFO L140 encePairwiseOnDemand]: 240/247 looper letters, 73 selfloop transitions, 7 changer transitions 0/324 dead transitions. [2025-03-14 01:49:19,277 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 255 places, 324 transitions, 1154 flow [2025-03-14 01:49:19,278 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-14 01:49:19,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-14 01:49:19,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1362 transitions. [2025-03-14 01:49:19,279 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9190283400809717 [2025-03-14 01:49:19,279 INFO L175 Difference]: Start difference. First operand has 250 places, 277 transitions, 886 flow. Second operand 6 states and 1362 transitions. [2025-03-14 01:49:19,279 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 255 places, 324 transitions, 1154 flow [2025-03-14 01:49:19,325 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 254 places, 324 transitions, 1135 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-14 01:49:19,328 INFO L231 Difference]: Finished difference. Result has 257 places, 282 transitions, 910 flow [2025-03-14 01:49:19,328 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=867, PETRI_DIFFERENCE_MINUEND_PLACES=249, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=277, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=271, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=910, PETRI_PLACES=257, PETRI_TRANSITIONS=282} [2025-03-14 01:49:19,328 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 25 predicate places. [2025-03-14 01:49:19,329 INFO L471 AbstractCegarLoop]: Abstraction has has 257 places, 282 transitions, 910 flow [2025-03-14 01:49:19,329 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 216.0) internal successors, (1080), 5 states have internal predecessors, (1080), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:49:19,329 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:49:19,329 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:49:19,329 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31 [2025-03-14 01:49:19,329 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-14 01:49:19,330 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:49:19,330 INFO L85 PathProgramCache]: Analyzing trace with hash -1281085405, now seen corresponding path program 1 times [2025-03-14 01:49:19,330 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:49:19,330 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [101066894] [2025-03-14 01:49:19,330 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:49:19,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:49:19,336 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-14 01:49:19,339 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-14 01:49:19,339 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:49:19,339 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:49:19,366 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:49:19,366 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:49:19,366 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [101066894] [2025-03-14 01:49:19,366 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [101066894] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:49:19,366 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:49:19,366 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-14 01:49:19,366 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1177636033] [2025-03-14 01:49:19,366 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:49:19,367 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-14 01:49:19,367 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:49:19,367 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-14 01:49:19,367 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-14 01:49:19,416 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 247 [2025-03-14 01:49:19,417 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 257 places, 282 transitions, 910 flow. Second operand has 4 states, 4 states have (on average 211.5) internal successors, (846), 4 states have internal predecessors, (846), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:49:19,417 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:49:19,417 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 247 [2025-03-14 01:49:19,417 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:49:19,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 232#true]) [2025-03-14 01:49:19,575 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is not cut-off event [2025-03-14 01:49:19,575 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-14 01:49:19,575 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-03-14 01:49:19,575 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-03-14 01:49:19,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 232#true]) [2025-03-14 01:49:19,578 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-14 01:49:19,578 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-14 01:49:19,578 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:49:19,578 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:49:19,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 232#true]) [2025-03-14 01:49:19,580 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-14 01:49:19,580 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-14 01:49:19,580 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-14 01:49:19,580 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:49:19,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 232#true]) [2025-03-14 01:49:19,589 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-14 01:49:19,589 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-14 01:49:19,589 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-14 01:49:19,589 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-14 01:49:19,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0), 232#true]) [2025-03-14 01:49:19,624 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-14 01:49:19,624 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-14 01:49:19,624 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-14 01:49:19,624 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-14 01:49:19,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, 232#true]) [2025-03-14 01:49:19,644 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-14 01:49:19,644 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-14 01:49:19,644 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-14 01:49:19,644 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-14 01:49:19,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 232#true]) [2025-03-14 01:49:19,652 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-14 01:49:19,653 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-14 01:49:19,653 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-14 01:49:19,653 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-14 01:49:19,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 47#L1060-4true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:19,726 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-14 01:49:19,726 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:49:19,726 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-14 01:49:19,726 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-14 01:49:19,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:19,938 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-14 01:49:19,938 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:49:19,938 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:49:19,938 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:49:20,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:20,028 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-14 01:49:20,028 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:49:20,028 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:49:20,028 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:49:20,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, 171#ULTIMATE.startFINALtrue, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:20,080 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-14 01:49:20,081 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:49:20,081 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:49:20,081 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:49:20,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:20,158 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-14 01:49:20,158 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-14 01:49:20,158 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:49:20,158 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:49:20,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 53#threadENTRYtrue, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:20,238 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-14 01:49:20,238 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:49:20,238 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:49:20,238 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:49:20,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 53#threadENTRYtrue, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:20,239 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-03-14 01:49:20,239 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:49:20,239 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:49:20,239 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:49:20,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, 65#L1049true, Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:20,247 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-14 01:49:20,247 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:49:20,247 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:49:20,247 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:49:20,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 53#threadENTRYtrue, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:20,261 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-14 01:49:20,261 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:49:20,262 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:49:20,262 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:49:20,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:20,265 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-14 01:49:20,265 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:49:20,265 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:49:20,265 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:49:20,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 53#threadENTRYtrue, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:20,307 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-14 01:49:20,307 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:49:20,307 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:49:20,307 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:49:20,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 136#threadENTRYtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:20,362 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-14 01:49:20,362 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:49:20,362 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:49:20,362 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:49:20,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 136#threadENTRYtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:20,362 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-14 01:49:20,362 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:49:20,362 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:49:20,362 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:49:20,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 102#L1071-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:20,443 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-14 01:49:20,443 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:49:20,443 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:49:20,443 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:49:20,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:20,451 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-03-14 01:49:20,451 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:49:20,451 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:49:20,451 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:49:20,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 53#threadENTRYtrue, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 67#L1063-1true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:20,472 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:49:20,472 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:49:20,472 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:49:20,472 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:49:20,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, 90#L1048-10true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:20,494 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:49:20,494 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:49:20,494 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:49:20,494 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:49:20,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, 90#L1048-10true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:20,496 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:49:20,496 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:49:20,496 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:49:20,496 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:49:20,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 53#threadENTRYtrue, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-14 01:49:20,633 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:49:20,633 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:20,633 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:20,633 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:20,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:20,645 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-14 01:49:20,645 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:49:20,645 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:49:20,645 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:49:20,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:20,654 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-14 01:49:20,654 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:49:20,654 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:49:20,655 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:49:20,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:20,672 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-14 01:49:20,672 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:49:20,672 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:49:20,672 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:49:20,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:20,709 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:49:20,709 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:20,709 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:20,709 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:20,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), 171#ULTIMATE.startFINALtrue, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:20,720 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:49:20,720 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:20,720 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:20,720 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:20,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 53#threadENTRYtrue, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:20,738 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-03-14 01:49:20,738 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:49:20,738 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:49:20,738 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:49:20,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 102#L1071-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:20,789 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-03-14 01:49:20,789 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:49:20,789 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:49:20,789 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:49:20,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:20,795 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:49:20,795 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:20,795 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:20,795 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:20,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:20,818 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-03-14 01:49:20,818 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:49:20,818 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:20,818 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:20,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:20,832 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-03-14 01:49:20,832 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:49:20,832 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:20,832 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:20,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:20,866 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:20,866 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:20,866 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:20,866 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:20,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:20,871 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-14 01:49:20,871 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:20,871 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:20,871 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:20,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:20,874 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-14 01:49:20,874 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:20,874 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:20,874 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:20,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:20,888 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-14 01:49:20,888 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:20,888 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:20,888 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:20,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:20,910 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-14 01:49:20,910 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:20,910 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:20,910 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:20,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:20,957 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-14 01:49:20,957 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:20,957 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:49:20,957 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:49:20,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:20,962 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-14 01:49:20,962 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:49:20,962 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:49:20,962 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:21,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,054 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:21,054 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:21,054 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:21,054 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:21,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,058 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:21,058 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:21,058 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:21,058 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:21,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,060 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:21,060 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:21,060 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:21,060 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:21,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,173 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:21,173 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:21,173 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:21,173 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:21,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,175 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:21,175 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:21,175 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:21,175 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:21,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,177 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:21,177 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:21,177 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:21,177 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:21,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,180 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:21,180 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:21,180 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:21,180 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:21,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,181 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:21,181 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:21,181 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:21,181 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:21,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,182 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:21,182 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:21,182 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:21,182 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:21,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,271 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:21,271 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:21,271 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:21,272 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:21,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,273 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-14 01:49:21,273 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:49:21,273 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:49:21,273 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:49:21,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 171#ULTIMATE.startFINALtrue, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,303 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-14 01:49:21,303 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:49:21,303 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:49:21,303 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:49:21,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,309 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:49:21,309 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:21,309 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:21,309 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:21,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:21,359 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,359 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,359 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:21,359 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:21,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,375 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:49:21,375 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,375 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,375 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:21,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,431 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,431 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:21,431 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,431 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,444 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,444 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:21,444 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,444 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:21,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,446 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,446 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,446 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:21,446 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:21,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,447 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,447 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,447 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:21,447 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:21,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,449 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,449 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:21,449 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:21,449 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,452 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,452 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:21,452 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:21,452 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,453 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,453 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:21,453 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,453 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:21,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,455 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,455 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,455 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:21,455 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:21,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,456 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,456 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:21,456 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,456 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:21,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,746 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,746 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:21,746 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:21,746 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,758 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,758 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,758 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:21,758 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:21,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,762 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,762 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:21,762 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,762 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,771 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:49:21,771 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,771 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,771 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:21,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,773 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:49:21,773 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,773 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,773 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:21,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,774 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:49:21,774 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:21,774 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,774 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,775 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,775 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:49:21,775 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:21,775 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,776 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,776 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,778 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:49:21,778 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,778 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:21,778 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,796 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-14 01:49:21,796 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:49:21,796 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:21,796 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:21,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,820 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-14 01:49:21,820 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:49:21,820 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:21,820 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:21,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 8#L1063-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,856 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:49:21,857 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,857 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:21,857 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,873 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:21,873 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:21,873 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:21,873 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:21,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,876 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:21,876 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:21,876 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:21,876 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:21,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,878 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:21,878 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:21,878 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:21,878 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:21,878 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,878 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:21,878 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:21,878 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:21,878 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:21,878 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:21,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,880 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:21,880 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:21,880 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:21,880 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:21,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 51#L1049true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:21,882 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:21,882 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:21,882 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:21,882 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,883 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:49:21,883 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:21,883 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:21,883 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:21,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 51#L1049true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,886 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:21,886 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:21,886 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:21,886 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:21,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,887 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:49:21,887 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:21,887 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:21,887 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:21,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,903 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:49:21,903 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:21,903 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:21,903 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:21,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,912 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:21,912 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:21,912 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:21,912 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:21,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,934 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:49:21,934 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:21,934 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:21,934 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:21,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,944 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:21,944 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:21,944 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:21,944 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:21,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 229#L1063-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,963 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:21,963 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:21,963 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:21,963 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:21,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,983 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:21,983 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:21,983 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:21,983 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:21,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,987 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:21,987 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:21,987 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:21,987 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:21,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,989 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:21,989 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:21,989 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:21,989 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:21,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:21,990 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:21,990 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:21,990 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:21,990 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,024 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:49:22,024 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:22,024 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:22,024 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:22,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,049 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:49:22,049 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:22,049 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:22,049 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:22,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,054 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,054 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:22,054 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:22,054 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,066 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,066 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,066 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:22,066 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:22,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,067 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,067 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:22,067 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:22,067 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 73#L1063-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,070 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:49:22,070 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:22,070 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:22,070 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:22,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,075 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,075 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,075 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:22,075 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:22,090 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,090 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,090 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,090 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,090 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,090 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,098 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,098 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,098 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,098 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,099 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,099 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,099 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,099 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,099 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,099 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,099 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,099 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,100 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,100 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,100 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,100 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 225#L1050-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:22,103 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,103 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:22,103 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,103 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,106 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,106 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,106 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,106 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 225#L1050-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,106 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,106 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:22,106 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,106 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,129 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,129 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,129 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,129 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:22,131 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,131 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,131 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,131 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,156 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,156 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,156 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,156 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,156 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,156 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,157 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,157 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,164 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:49:22,164 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:22,164 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:22,164 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:22,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,165 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,165 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,165 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,165 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 67#L1063-1true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,171 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,171 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,171 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,171 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,180 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,180 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,180 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,180 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,184 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,184 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,184 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,184 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,198 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,198 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,198 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,198 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,199 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,199 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,199 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,199 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,199 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,199 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,201 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,201 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,201 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,201 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,202 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,202 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,202 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,202 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,205 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,205 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,205 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,205 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,205 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,205 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,206 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,206 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,206 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,206 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,207 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,207 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,207 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,207 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,208 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,208 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,208 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,208 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 229#L1063-12true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,209 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,209 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,209 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,209 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 106#L1050-17true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:22,211 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,211 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,211 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,211 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:22,211 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,211 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,211 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,211 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:22,213 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,213 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,213 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,213 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 106#L1050-17true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,216 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,216 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,216 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,216 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,216 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,216 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,216 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,216 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:22,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,241 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-14 01:49:22,241 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:22,241 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:49:22,241 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:49:22,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,266 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-14 01:49:22,266 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:49:22,266 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:49:22,266 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:22,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,289 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,289 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,289 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,289 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,296 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,296 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,296 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,296 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:22,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:22,306 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,306 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,306 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,306 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,306 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:22,306 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,306 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,306 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,306 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,306 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,307 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,307 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,307 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,307 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,310 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,310 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,310 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,310 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,310 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,310 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,310 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,310 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,310 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,310 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,310 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,310 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,310 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,310 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,311 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,311 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,311 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,311 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,315 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,315 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,315 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,315 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,315 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,315 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,316 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,316 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,377 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,377 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,377 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,377 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 209#L1050-19true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,387 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,387 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,387 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,387 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,395 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,395 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,395 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,395 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,395 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,395 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,395 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,395 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 138#L1050-6true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,401 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,401 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,401 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,401 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,412 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:22,412 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,412 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,412 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,412 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,412 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,412 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:22,412 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,412 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,412 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,412 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,412 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,412 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,413 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,413 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,413 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,413 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,414 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,414 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,414 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,414 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,415 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,415 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,415 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,415 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,416 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,417 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,417 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,417 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,417 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,417 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,417 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,417 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,417 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,417 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,417 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,417 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,417 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,418 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,418 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,418 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,418 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,419 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,419 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,419 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,419 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,419 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,419 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,419 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,419 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:22,425 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,425 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,425 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,425 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:22,425 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,425 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,425 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,425 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,427 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 138#L1050-6true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:22,427 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,427 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,427 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,427 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,427 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,428 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,428 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,428 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,428 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:22,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,428 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,428 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,428 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,428 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,430 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,430 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,430 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,430 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,430 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,430 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,443 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,443 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,443 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,444 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,444 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,444 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-14 01:49:22,444 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:49:22,444 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:49:22,444 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:49:22,444 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:49:22,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,445 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-14 01:49:22,445 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:49:22,445 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:49:22,445 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:49:22,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,624 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,624 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,624 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,624 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,624 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,624 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-14 01:49:22,624 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:49:22,625 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:49:22,625 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:49:22,625 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:49:22,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,625 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-14 01:49:22,625 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:49:22,625 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:49:22,625 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:49:22,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-14 01:49:22,641 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,641 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,641 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,641 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,647 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,647 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,647 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,647 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:22,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,670 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,670 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,670 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,670 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,673 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,673 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,673 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,673 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,677 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,677 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,677 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,677 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,678 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,678 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,678 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,678 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,679 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,679 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,679 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,679 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 159#L1063-2true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,744 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,744 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,744 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,744 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 138#L1050-6true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,750 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,750 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,750 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,750 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:22,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 214#L1050-6true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:22,764 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:49:22,764 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:22,764 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:22,764 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:49:22,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,765 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:22,765 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,765 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,765 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 183#L1062-12true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,766 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,766 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,766 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,766 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 214#L1050-6true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,767 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:49:22,767 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:22,767 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:49:22,767 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:22,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,768 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:22,768 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,768 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,768 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,769 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:22,770 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,770 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,770 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, 183#L1062-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,771 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,771 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,771 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,771 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:22,783 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:49:22,783 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:22,783 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:22,783 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:49:22,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,797 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,797 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,797 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,797 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,797 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,797 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,797 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,797 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,824 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,824 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,824 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,824 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,825 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,825 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,825 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,825 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 209#L1050-19true, Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-14 01:49:22,834 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,834 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,834 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,834 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 67#L1063-1true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,839 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,839 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,839 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,839 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:22,857 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,858 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,858 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,858 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,858 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,858 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,861 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,861 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,861 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,861 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,861 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,861 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 183#L1062-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,863 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,863 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,863 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,863 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,863 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,863 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,863 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,863 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,865 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,865 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,865 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,865 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,900 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-14 01:49:22,900 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:49:22,900 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:22,900 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:49:22,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,901 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-14 01:49:22,901 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:49:22,901 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:49:22,901 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:22,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,904 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:49:22,904 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:22,904 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:22,904 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:22,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,906 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:49:22,906 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:22,906 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:22,906 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:22,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,921 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-14 01:49:22,921 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:49:22,921 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:49:22,921 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:22,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,922 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-14 01:49:22,922 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:49:22,922 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:49:22,922 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:22,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-14 01:49:22,931 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,931 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,931 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,931 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,934 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,934 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,934 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,934 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,936 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,936 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,936 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,936 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,937 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,937 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,937 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,937 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:22,957 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,957 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:22,957 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:22,957 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,957 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,957 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,960 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,960 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:22,960 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,960 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:22,960 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,960 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,961 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,961 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:22,961 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,961 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,961 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:22,961 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,962 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:22,962 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,962 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,962 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:22,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,962 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:22,962 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,962 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:22,962 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:22,963 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:22,963 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:22,963 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:22,963 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:23,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 73#L1063-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:23,001 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:49:23,001 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:23,001 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:23,001 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:23,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 73#L1063-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:23,003 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:49:23,003 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:23,003 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:23,003 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:23,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:23,034 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,034 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,034 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,034 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:23,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:23,034 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:23,034 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:23,034 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,034 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:23,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:23,034 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,034 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:23,034 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,034 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:23,048 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,048 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:23,048 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:23,048 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 229#L1063-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:23,049 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,049 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:23,049 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,049 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:23,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-14 01:49:23,113 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,113 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:23,113 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:23,113 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 138#L1050-6true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:23,117 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,117 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,117 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:23,117 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:23,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 229#L1063-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,131 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:49:23,131 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,131 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,131 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:23,137 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:23,137 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:49:23,137 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:23,138 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,138 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,138 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,138 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:23,138 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:49:23,138 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,138 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,138 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,138 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:23,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:23,138 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:49:23,138 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:23,138 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:23,138 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:23,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:23,139 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:49:23,139 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,139 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,139 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:23,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:23,140 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:49:23,140 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:23,140 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,140 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 229#L1063-12true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:23,179 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:49:23,179 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:23,179 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:23,179 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:23,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:23,181 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:49:23,181 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:23,181 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:23,181 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:23,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:23,196 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:49:23,197 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,197 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,197 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:23,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-14 01:49:23,203 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:49:23,203 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,203 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,203 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:23,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-14 01:49:23,204 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:49:23,204 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,204 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:23,204 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-14 01:49:23,205 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:49:23,205 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,205 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:23,205 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,222 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:49:23,222 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:23,222 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:23,222 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:23,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 229#L1063-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,222 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:49:23,222 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:23,222 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:23,222 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:23,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:23,269 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:49:23,269 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:23,269 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:23,269 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:23,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:23,270 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:49:23,270 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:23,270 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:23,270 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:23,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-14 01:49:23,308 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:49:23,308 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:23,308 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:23,308 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:23,309 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:23,309 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:49:23,309 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:23,309 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:23,309 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:23,309 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:23,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:23,309 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:49:23,309 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:23,309 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:23,309 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:23,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,310 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-03-14 01:49:23,310 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:49:23,310 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:49:23,310 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:49:23,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,334 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:49:23,334 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:23,334 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:23,334 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:23,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 138#L1050-6true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-14 01:49:23,373 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:49:23,373 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:23,373 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:23,373 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:23,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,386 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:49:23,386 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:23,386 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:23,386 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:23,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,413 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:49:23,413 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:23,413 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:23,413 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:23,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,422 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2025-03-14 01:49:23,422 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:49:23,422 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:49:23,422 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:49:23,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,458 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:49:23,458 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:23,458 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:23,458 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:23,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,524 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:49:23,524 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:23,524 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:49:23,524 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:23,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,524 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:49:23,524 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:23,524 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:49:23,524 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:23,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,526 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:49:23,526 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:23,526 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:49:23,526 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:23,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,527 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:49:23,527 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:23,527 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:49:23,527 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:23,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,548 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:49:23,548 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:49:23,548 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:49:23,548 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:49:23,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,556 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2025-03-14 01:49:23,556 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-14 01:49:23,556 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-14 01:49:23,556 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:49:23,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,607 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:49:23,607 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:49:23,607 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:49:23,607 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:49:23,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 159#L1063-2true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,641 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:49:23,641 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:49:23,641 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:49:23,641 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:49:23,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,644 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:49:23,644 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:49:23,644 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:49:23,644 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:49:23,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 8#L1063-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,662 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:49:23,662 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:49:23,662 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:49:23,662 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:49:23,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:23,679 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:49:23,679 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,679 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,679 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:23,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:23,682 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:49:23,682 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,682 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:23,682 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:23,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,694 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:49:23,694 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:49:23,694 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:49:23,694 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:49:23,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,721 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:49:23,721 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:49:23,721 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:49:23,721 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:23,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,721 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:49:23,721 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:23,721 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:23,721 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:23,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:23,728 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:49:23,728 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:23,728 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:23,728 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:23,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:23,730 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:49:23,730 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:23,730 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:23,730 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:23,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,741 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:49:23,741 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:49:23,742 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:49:23,742 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:23,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,742 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:49:23,742 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:23,742 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:49:23,742 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:49:23,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 67#L1063-1true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,742 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:49:23,742 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:49:23,742 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:23,742 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:49:23,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,743 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:49:23,743 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:49:23,743 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:49:23,743 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:23,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 67#L1063-1true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,744 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:49:23,744 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:49:23,744 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:49:23,744 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:23,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 229#L1063-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,745 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:49:23,745 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:23,745 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:49:23,745 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:49:23,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,755 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:49:23,755 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:23,755 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:23,755 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:23,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,759 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:49:23,759 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:23,759 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:23,759 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:23,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,786 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:49:23,786 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:23,786 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:23,786 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:23,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,787 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:49:23,787 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:23,787 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:23,787 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:23,787 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 61#L1051true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,787 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:49:23,787 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:23,787 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:23,787 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:23,787 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:23,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,787 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:49:23,787 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:23,787 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:23,787 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:23,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,796 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:49:23,796 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:23,796 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:23,796 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:23,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,799 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:49:23,799 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:23,799 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:23,799 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:23,807 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,807 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is not cut-off event [2025-03-14 01:49:23,807 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-03-14 01:49:23,807 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-03-14 01:49:23,807 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-03-14 01:49:23,807 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-03-14 01:49:23,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,809 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is not cut-off event [2025-03-14 01:49:23,809 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-03-14 01:49:23,809 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-03-14 01:49:23,809 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-03-14 01:49:23,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:23,819 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:49:23,819 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:23,819 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:23,819 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:24,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:24,005 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:49:24,005 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:24,005 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:49:24,005 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:24,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:24,005 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:49:24,005 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:24,005 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:24,006 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:49:24,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:24,006 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:49:24,006 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:24,006 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:49:24,006 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:24,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:24,006 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:49:24,006 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:24,006 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:49:24,006 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:24,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:24,007 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:49:24,007 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:24,007 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:24,007 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:49:24,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:24,008 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:49:24,008 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:49:24,008 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:24,008 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:24,008 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:24,008 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:49:24,008 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:24,008 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:24,008 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:24,008 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:49:24,187 INFO L124 PetriNetUnfolderBase]: 15162/43469 cut-off events. [2025-03-14 01:49:24,187 INFO L125 PetriNetUnfolderBase]: For 47581/48841 co-relation queries the response was YES. [2025-03-14 01:49:24,387 INFO L83 FinitePrefix]: Finished finitePrefix Result has 94418 conditions, 43469 events. 15162/43469 cut-off events. For 47581/48841 co-relation queries the response was YES. Maximal size of possible extension queue 1484. Compared 533616 event pairs, 2784 based on Foata normal form. 338/39019 useless extension candidates. Maximal degree in co-relation 89504. Up to 9206 conditions per place. [2025-03-14 01:49:24,551 INFO L140 encePairwiseOnDemand]: 235/247 looper letters, 69 selfloop transitions, 23 changer transitions 0/318 dead transitions. [2025-03-14 01:49:24,551 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 260 places, 318 transitions, 1211 flow [2025-03-14 01:49:24,551 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-14 01:49:24,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-14 01:49:24,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 920 transitions. [2025-03-14 01:49:24,552 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9311740890688259 [2025-03-14 01:49:24,552 INFO L175 Difference]: Start difference. First operand has 257 places, 282 transitions, 910 flow. Second operand 4 states and 920 transitions. [2025-03-14 01:49:24,552 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 260 places, 318 transitions, 1211 flow [2025-03-14 01:49:24,601 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 260 places, 318 transitions, 1211 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:49:24,603 INFO L231 Difference]: Finished difference. Result has 262 places, 286 transitions, 1018 flow [2025-03-14 01:49:24,604 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=910, PETRI_DIFFERENCE_MINUEND_PLACES=257, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=282, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=19, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=262, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1018, PETRI_PLACES=262, PETRI_TRANSITIONS=286} [2025-03-14 01:49:24,604 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 30 predicate places. [2025-03-14 01:49:24,604 INFO L471 AbstractCegarLoop]: Abstraction has has 262 places, 286 transitions, 1018 flow [2025-03-14 01:49:24,604 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 211.5) internal successors, (846), 4 states have internal predecessors, (846), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:49:24,604 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:49:24,605 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:49:24,605 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable32 [2025-03-14 01:49:24,605 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-14 01:49:24,605 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:49:24,605 INFO L85 PathProgramCache]: Analyzing trace with hash -1468263715, now seen corresponding path program 1 times [2025-03-14 01:49:24,605 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:49:24,605 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [229582499] [2025-03-14 01:49:24,606 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:49:24,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:49:24,611 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 75 statements into 1 equivalence classes. [2025-03-14 01:49:24,614 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 75 of 75 statements. [2025-03-14 01:49:24,614 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:49:24,614 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:49:24,647 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:49:24,647 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:49:24,647 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [229582499] [2025-03-14 01:49:24,647 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [229582499] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:49:24,647 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:49:24,647 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-14 01:49:24,648 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1246255815] [2025-03-14 01:49:24,648 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:49:24,648 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-14 01:49:24,648 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:49:24,648 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-14 01:49:24,648 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-14 01:49:24,714 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 214 out of 247 [2025-03-14 01:49:24,715 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 262 places, 286 transitions, 1018 flow. Second operand has 4 states, 4 states have (on average 216.25) internal successors, (865), 4 states have internal predecessors, (865), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:49:24,715 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:49:24,715 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 214 of 247 [2025-03-14 01:49:24,715 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:49:26,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:26,013 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:49:26,013 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:49:26,013 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:49:26,013 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:49:26,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 171#ULTIMATE.startFINALtrue, Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:26,722 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:26,722 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:26,722 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:26,722 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:26,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:26,731 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:49:26,731 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:26,731 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:26,731 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:26,820 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:26,820 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:49:26,820 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:26,820 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:26,820 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:26,820 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:26,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:26,820 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:26,820 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:26,820 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:26,821 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:26,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:26,847 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:26,847 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:26,847 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:26,847 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:26,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:26,905 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:26,905 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:26,905 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:26,905 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:26,971 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:26,971 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:49:26,971 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:26,972 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:26,972 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:26,972 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:26,972 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:26,972 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:26,972 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:26,972 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:26,972 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:26,972 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:26,972 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:26,972 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:26,972 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:26,972 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:26,972 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:26,972 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:26,972 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:27,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:27,132 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:49:27,132 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:27,132 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:27,132 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:27,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 88#L1050-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:27,159 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:49:27,159 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:27,159 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:27,159 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:27,162 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:27,162 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:27,162 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:27,162 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:27,162 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:27,162 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:27,162 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:27,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:27,201 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:27,201 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:27,201 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:27,201 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:27,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:27,216 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:27,216 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:27,216 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:27,216 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:27,339 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:27,339 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:27,339 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:27,339 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:27,339 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:27,339 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:27,339 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:27,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][239], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:27,660 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:27,660 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:27,660 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:27,660 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:27,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][239], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:27,660 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:27,660 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:27,660 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:27,660 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:27,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][239], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 229#L1063-12true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:27,661 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:27,661 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:27,661 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:27,661 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:27,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 225#L1050-19true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:27,699 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:27,699 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:27,699 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:27,699 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:27,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:27,706 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:27,706 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:27,706 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:27,706 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:27,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:27,732 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:27,732 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:27,732 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:27,732 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:27,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:27,757 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:27,757 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:27,757 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:27,757 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:27,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][239], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:27,763 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:27,763 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:27,763 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:27,763 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:27,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:27,820 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:27,820 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:27,820 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:27,820 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:27,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:27,821 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:27,821 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:27,821 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:27,821 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:27,821 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:27,821 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:27,821 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:27,821 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:27,821 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:27,821 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:27,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 106#L1050-17true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:27,821 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:27,821 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:27,821 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:27,821 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:27,826 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:27,826 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:27,826 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:27,826 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:27,827 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:27,827 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:27,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:27,828 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:27,828 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:27,828 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:27,828 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:27,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:27,831 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:27,831 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:27,831 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:27,831 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:27,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:27,846 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:27,846 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:27,846 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:27,846 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:27,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:27,853 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-14 01:49:27,853 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:49:27,853 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:49:27,853 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:27,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:27,879 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-14 01:49:27,879 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:49:27,879 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:49:27,879 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:27,950 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:27,950 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:27,950 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:27,950 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:27,950 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:27,950 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:27,959 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 233#true, 104#L1050-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:27,959 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-14 01:49:27,959 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:49:27,959 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:49:27,959 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:49:27,959 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:49:27,959 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:49:27,982 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:27,982 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-14 01:49:27,982 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:49:27,982 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:49:27,982 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:49:27,982 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:49:27,982 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:49:27,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:27,982 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-14 01:49:27,982 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:49:27,982 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:49:27,982 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:49:28,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][328], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 214#L1050-6true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:28,005 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:28,005 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:28,005 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:28,005 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:28,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][239], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:28,023 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:28,023 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:28,023 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:28,023 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:28,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:28,070 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:28,070 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:28,070 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:28,070 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:28,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:28,070 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:28,070 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:28,070 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:28,070 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:28,359 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:28,359 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:28,359 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:28,359 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:28,359 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:28,359 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:28,359 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:28,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 214#L1050-6true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:28,359 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:28,359 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:28,359 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:28,359 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:28,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 233#true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 138#L1050-6true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:28,462 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:49:28,462 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:49:28,462 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:28,462 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:28,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:28,465 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:28,465 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:28,465 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:28,465 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:28,470 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 214#L1050-6true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:28,470 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:49:28,470 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:28,470 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:49:28,470 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:28,470 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:49:28,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:28,500 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:28,500 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:28,500 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:28,500 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:28,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:28,582 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:28,582 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:28,582 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:28,582 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:28,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:28,582 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:28,582 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:28,582 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:28,582 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:28,611 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:28,611 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-14 01:49:28,611 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:49:28,611 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:49:28,611 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:28,611 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:49:28,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 67#L1063-1true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:28,654 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:28,654 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:28,654 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:28,654 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:28,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:28,724 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:28,724 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:28,724 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:28,724 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:28,755 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:28,755 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:28,755 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:28,755 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:28,755 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:28,755 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:28,757 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-14 01:49:28,757 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:28,757 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:28,757 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:28,757 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:28,757 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:28,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][239], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 73#L1063-10true, Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:28,893 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:49:28,893 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:28,893 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:28,893 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:28,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:28,912 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:49:28,912 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:28,912 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:28,912 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:28,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([623] L1063-16-->L1063-12: Formula: (< 1 |v_ULTIMATE.start_main_#t~bitwise20#1_14|) InVars {} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_14|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise20#1][214], [278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 104#L1050-5true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, Black: 243#true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 293#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:28,934 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:49:28,934 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:28,934 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:28,934 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:28,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:28,934 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:49:28,934 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:28,934 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:28,934 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:28,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([639] L1063-18-->L1063-12: Formula: (= |v_ULTIMATE.start_main_#t~bitwise20#1_8| 1) InVars {} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_8|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise20#1][215], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 229#L1063-12true, 104#L1050-5true, 233#true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 277#(not (= ~threads_mask~0 0)), 297#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:28,937 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:49:28,937 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:28,937 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:28,937 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:28,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 73#L1063-10true, Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:28,938 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:49:28,938 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:28,938 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:28,938 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:29,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:29,006 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:49:29,006 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:29,006 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:29,006 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:29,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][239], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:29,018 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:49:29,018 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:29,018 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:29,018 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:29,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 229#L1063-12true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:29,038 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:49:29,038 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:29,038 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:29,038 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:29,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 229#L1063-12true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:29,043 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:49:29,043 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:29,043 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:29,043 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:29,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][333], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:29,045 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:49:29,045 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:29,045 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:29,045 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:29,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:29,056 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:49:29,056 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:29,056 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:29,056 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:29,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:29,082 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:49:29,082 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:29,082 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:29,082 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:29,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][333], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:29,084 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:49:29,084 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:29,084 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:29,084 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:29,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 233#true, 73#L1063-10true, 88#L1050-10true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:29,131 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-03-14 01:49:29,131 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:49:29,131 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:49:29,131 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:49:29,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 43#L1063-11true, Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:29,137 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:49:29,137 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,137 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:29,137 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:29,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 43#L1063-11true, Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:29,137 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,137 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,137 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:29,137 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 43#L1063-11true, Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:29,137 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:49:29,138 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:29,138 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:29,138 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:29,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 43#L1063-11true, Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:29,139 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:49:29,139 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:29,139 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:29,139 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][333], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 43#L1063-11true, Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:29,139 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:49:29,139 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:29,140 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:29,140 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:29,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][333], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 43#L1063-11true, Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:29,140 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,140 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:29,140 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,140 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:29,149 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-03-14 01:49:29,149 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:49:29,149 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:49:29,149 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:49:29,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:29,221 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,221 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,221 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:29,221 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:29,222 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:49:29,222 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,222 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:29,222 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:29,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:29,222 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,222 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,222 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:29,222 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:29,222 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2025-03-14 01:49:29,222 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:49:29,222 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:49:29,222 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:49:29,222 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:29,222 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,222 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:29,222 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,222 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,222 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 233#true, 88#L1050-10true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:29,223 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2025-03-14 01:49:29,223 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:49:29,223 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:49:29,223 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:49:29,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 26#L1063-6true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:29,228 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,228 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,228 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:29,228 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 26#L1063-6true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:29,228 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,228 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,228 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:29,228 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 26#L1063-6true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:29,229 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:49:29,229 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:29,229 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,229 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:29,229 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 43#L1063-11true, Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:29,229 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,229 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,229 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,229 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:29,229 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 26#L1063-6true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:29,230 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,230 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,230 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,230 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:29,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][333], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 26#L1063-6true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:29,231 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,231 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:29,231 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,231 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][333], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 26#L1063-6true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:29,231 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:49:29,231 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,231 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:29,231 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:29,231 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][333], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 43#L1063-11true, Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:29,231 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,231 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:29,231 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,231 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,231 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:29,278 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2025-03-14 01:49:29,278 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:49:29,278 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:49:29,278 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:49:29,306 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:29,306 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:49:29,306 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,306 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:29,306 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:29,306 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:29,312 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 26#L1063-6true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:29,312 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:49:29,312 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:29,312 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,312 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:29,312 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:29,313 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][333], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 26#L1063-6true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-14 01:49:29,313 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:49:29,313 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:29,313 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:29,313 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:29,313 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:29,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 159#L1063-2true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:29,455 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:49:29,455 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:49:29,455 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:49:29,455 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:49:29,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 67#L1063-1true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:29,466 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:49:29,466 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:29,466 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:29,466 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:49:29,516 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:29,516 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:49:29,516 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:29,516 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:29,516 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:49:29,516 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:49:29,517 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 159#L1063-2true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:29,517 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:49:29,517 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:49:29,517 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:49:29,517 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:49:29,517 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:49:29,577 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:29,577 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:49:29,577 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:29,577 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:29,577 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:29,577 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:49:29,577 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:49:29,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:29,847 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:49:29,847 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:49:29,847 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:49:29,847 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:29,849 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 67#L1063-1true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:29,849 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:49:29,849 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:29,849 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:29,849 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:29,849 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:29,849 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:49:29,849 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:49:29,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true, 11#L1063-5true]) [2025-03-14 01:49:29,878 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:49:29,878 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:29,878 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:29,878 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:29,895 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 104#L1050-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:29,895 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:49:29,895 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:49:29,895 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:49:29,895 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:29,895 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:29,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 297#true, 291#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:29,901 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:49:29,901 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:29,901 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:29,901 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:49:29,944 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:29,944 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:49:29,944 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:49:29,944 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:49:29,944 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:29,944 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:49:29,944 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:29,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:29,957 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:49:29,957 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:29,957 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:29,957 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:29,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 291#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-14 01:49:29,994 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:49:29,994 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:29,994 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:29,994 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:30,196 INFO L124 PetriNetUnfolderBase]: 16391/46818 cut-off events. [2025-03-14 01:49:30,196 INFO L125 PetriNetUnfolderBase]: For 82722/84535 co-relation queries the response was YES. [2025-03-14 01:49:30,414 INFO L83 FinitePrefix]: Finished finitePrefix Result has 111083 conditions, 46818 events. 16391/46818 cut-off events. For 82722/84535 co-relation queries the response was YES. Maximal size of possible extension queue 1650. Compared 583659 event pairs, 4469 based on Foata normal form. 329/41817 useless extension candidates. Maximal degree in co-relation 105334. Up to 15867 conditions per place. [2025-03-14 01:49:30,617 INFO L140 encePairwiseOnDemand]: 240/247 looper letters, 73 selfloop transitions, 24 changer transitions 0/334 dead transitions. [2025-03-14 01:49:30,618 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 265 places, 334 transitions, 1488 flow [2025-03-14 01:49:30,618 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-14 01:49:30,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-14 01:49:30,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 922 transitions. [2025-03-14 01:49:30,619 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9331983805668016 [2025-03-14 01:49:30,619 INFO L175 Difference]: Start difference. First operand has 262 places, 286 transitions, 1018 flow. Second operand 4 states and 922 transitions. [2025-03-14 01:49:30,619 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 265 places, 334 transitions, 1488 flow [2025-03-14 01:49:30,710 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 264 places, 334 transitions, 1454 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-14 01:49:30,712 INFO L231 Difference]: Finished difference. Result has 266 places, 306 transitions, 1290 flow [2025-03-14 01:49:30,713 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=996, PETRI_DIFFERENCE_MINUEND_PLACES=261, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=286, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=268, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1290, PETRI_PLACES=266, PETRI_TRANSITIONS=306} [2025-03-14 01:49:30,713 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 34 predicate places. [2025-03-14 01:49:30,713 INFO L471 AbstractCegarLoop]: Abstraction has has 266 places, 306 transitions, 1290 flow [2025-03-14 01:49:30,713 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 216.25) internal successors, (865), 4 states have internal predecessors, (865), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:49:30,713 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:49:30,713 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:49:30,713 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable33 [2025-03-14 01:49:30,714 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-14 01:49:30,714 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:49:30,714 INFO L85 PathProgramCache]: Analyzing trace with hash -1343588380, now seen corresponding path program 1 times [2025-03-14 01:49:30,714 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:49:30,714 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [808475168] [2025-03-14 01:49:30,714 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:49:30,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:49:30,720 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 75 statements into 1 equivalence classes. [2025-03-14 01:49:30,722 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 75 of 75 statements. [2025-03-14 01:49:30,723 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:49:30,723 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:49:30,737 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:49:30,737 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:49:30,737 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [808475168] [2025-03-14 01:49:30,737 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [808475168] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:49:30,737 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:49:30,737 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:49:30,738 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1876423850] [2025-03-14 01:49:30,738 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:49:30,738 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:49:30,738 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:49:30,738 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:49:30,738 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:49:30,770 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 212 out of 247 [2025-03-14 01:49:30,770 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 266 places, 306 transitions, 1290 flow. Second operand has 3 states, 3 states have (on average 216.0) internal successors, (648), 3 states have internal predecessors, (648), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:49:30,770 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:49:30,770 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 212 of 247 [2025-03-14 01:49:30,771 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:49:30,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 232#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:30,910 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-14 01:49:30,910 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:49:30,910 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:49:30,910 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:49:30,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 232#true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:30,914 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-14 01:49:30,914 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:49:30,914 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:49:30,914 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:49:31,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:31,511 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-14 01:49:31,511 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:49:31,511 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-14 01:49:31,511 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:49:31,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:31,588 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-14 01:49:31,588 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:49:31,588 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:49:31,588 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:49:31,589 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:31,589 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-03-14 01:49:31,589 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:49:31,589 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:49:31,589 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:49:31,589 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:49:31,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 53#threadENTRYtrue, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:31,641 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-14 01:49:31,641 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:49:31,641 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:49:31,641 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:49:31,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 53#threadENTRYtrue, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:31,652 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-14 01:49:31,652 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:49:31,652 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:49:31,652 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:49:31,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:31,949 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-03-14 01:49:31,949 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:49:31,949 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:49:31,949 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:49:32,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 110#L1062-34true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:32,127 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-03-14 01:49:32,127 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:49:32,127 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:49:32,127 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:49:32,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:32,131 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:49:32,131 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:49:32,131 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:32,131 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:32,132 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:32,132 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-03-14 01:49:32,132 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:49:32,132 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:49:32,132 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:49:32,132 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:49:32,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 126#L1062-31true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:32,225 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-14 01:49:32,225 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:49:32,225 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:49:32,225 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:49:32,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:32,238 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-14 01:49:32,238 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:49:32,238 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:49:32,238 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:49:32,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:32,239 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:49:32,239 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:32,239 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:32,239 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:32,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:32,256 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-14 01:49:32,256 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:49:32,256 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:49:32,256 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:49:32,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 158#L1062-33true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:32,257 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:49:32,257 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:32,257 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:32,257 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:32,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:32,326 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-14 01:49:32,326 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:49:32,326 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:49:32,326 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:49:32,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1062-32true, Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:32,326 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:49:32,326 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:32,326 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:32,326 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:32,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:32,327 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:49:32,327 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:32,327 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:32,327 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:32,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 110#L1062-34true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:32,337 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:49:32,337 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:32,337 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:32,337 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:32,339 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 110#L1062-34true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:32,339 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-14 01:49:32,339 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:49:32,339 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:49:32,339 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:49:32,339 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:49:32,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:32,445 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:49:32,445 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:32,445 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:32,445 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:32,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 126#L1062-31true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:32,446 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:49:32,446 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:32,446 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:32,446 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:32,447 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 126#L1062-31true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:32,447 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-03-14 01:49:32,447 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:49:32,447 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:49:32,447 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:49:32,447 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:49:32,459 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:32,459 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:49:32,459 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:32,459 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:32,459 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:32,459 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:32,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 102#L1071-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:32,467 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-03-14 01:49:32,467 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:49:32,467 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:49:32,467 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:49:32,479 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:32,479 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:49:32,479 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:32,479 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:32,479 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:32,479 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:32,570 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:32,570 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:49:32,570 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:32,570 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:32,570 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:32,570 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:32,570 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:32,570 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:49:32,570 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:32,570 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:32,570 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:32,570 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:32,574 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:32,574 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:49:32,574 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:32,574 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:32,574 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:32,574 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:32,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:32,616 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-14 01:49:32,616 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:32,616 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:32,616 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:32,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:32,617 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:32,617 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:32,617 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:32,617 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:32,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:32,679 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:32,679 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:32,679 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:32,679 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:32,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 102#L1071-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:32,734 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:49:32,734 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:32,734 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:49:32,734 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:32,736 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 102#L1071-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:32,736 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-14 01:49:32,736 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:32,736 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:32,736 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:32,736 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:49:32,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:32,743 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:32,743 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:32,743 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:32,743 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:32,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:32,750 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-14 01:49:32,750 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:49:32,750 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:49:32,750 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:49:32,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:32,751 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:32,751 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:32,751 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:32,751 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:32,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:32,752 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:32,752 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:32,752 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:32,752 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:33,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:33,034 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:33,034 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:33,034 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:33,034 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:33,089 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:33,089 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:33,089 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:33,089 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:33,089 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:33,089 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:33,148 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:33,148 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:33,148 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:33,148 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:49:33,148 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:33,148 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:33,198 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:33,198 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:33,198 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:33,198 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:33,198 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:33,198 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:33,202 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:33,202 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:33,202 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:33,202 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:33,202 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:33,202 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:33,204 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:33,204 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:33,204 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:33,204 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:33,204 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:33,204 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:33,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:33,223 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-14 01:49:33,223 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:49:33,223 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:49:33,223 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:49:33,252 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:33,252 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:49:33,252 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:33,252 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:33,252 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:33,252 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:49:33,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][171], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 305#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 171#ULTIMATE.startFINALtrue, Black: 238#true, 297#true, Black: 243#true, 293#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:33,304 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-14 01:49:33,304 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:49:33,304 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:49:33,304 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:49:33,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 171#ULTIMATE.startFINALtrue, Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:33,305 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:49:33,305 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:33,305 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:33,305 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:33,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 171#ULTIMATE.startFINALtrue, Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:33,305 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-14 01:49:33,305 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:49:33,305 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:49:33,305 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:49:33,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:33,348 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:49:33,348 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:33,348 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:33,348 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:33,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:33,382 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:49:33,382 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:33,382 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:33,382 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:33,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:33,691 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-14 01:49:33,691 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:49:33,692 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:49:33,692 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:49:33,705 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 171#ULTIMATE.startFINALtrue, Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:33,705 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:49:33,705 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:33,705 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:33,705 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:33,705 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:33,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 171#ULTIMATE.startFINALtrue, Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:33,706 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-14 01:49:33,706 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:49:33,706 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:49:33,706 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:49:33,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:33,817 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:33,817 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:33,817 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:33,817 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:33,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 8#L1063-17true, Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:33,820 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-14 01:49:33,820 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:33,820 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:49:33,820 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:33,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 198#L1062-10true]) [2025-03-14 01:49:33,844 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:33,844 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:33,844 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:33,844 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:33,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 198#L1062-10true]) [2025-03-14 01:49:33,851 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:33,851 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:33,851 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:33,851 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:33,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][171], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 305#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 293#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:33,957 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:33,957 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:33,957 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:33,957 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:33,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:33,976 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:49:33,976 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:33,976 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:33,976 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:49:33,977 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:33,977 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:49:33,977 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:33,977 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:33,977 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:33,977 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:49:34,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 11#L1063-5true]) [2025-03-14 01:49:34,078 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:34,078 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:34,078 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:34,078 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:34,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][235], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:34,101 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:34,101 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:34,101 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:34,101 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:34,102 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][171], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 305#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 293#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:34,102 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:49:34,102 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:34,102 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:34,102 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:34,102 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:34,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([764] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 229#L1063-12true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 305#true, 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 293#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:34,106 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:49:34,106 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:34,106 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:34,106 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:34,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 229#L1063-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:34,115 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:34,115 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:34,115 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:34,115 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:34,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 8#L1063-17true, Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:34,119 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:49:34,119 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:34,119 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:49:34,119 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:34,120 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 8#L1063-17true, Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:34,120 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:49:34,120 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:34,120 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:49:34,120 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:34,120 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:34,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:34,225 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:49:34,225 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:49:34,225 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:34,225 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:34,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:34,225 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:34,225 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:34,225 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:34,225 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:34,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 73#L1063-10true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:34,226 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:34,226 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:34,226 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:34,226 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:34,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:34,226 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:34,226 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:34,226 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:34,226 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:34,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][235], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:34,227 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:34,227 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:34,227 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:34,227 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:34,260 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:34,260 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:49:34,260 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:34,260 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:34,260 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:34,260 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:34,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:34,260 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:34,260 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:34,260 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:34,260 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:34,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 73#L1063-10true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:34,265 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:34,265 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:34,265 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:34,265 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:34,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 73#L1063-10true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:34,267 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:49:34,267 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:34,267 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:34,267 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:49:34,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:34,299 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:34,299 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:34,299 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:34,299 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:34,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:34,308 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:34,308 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:34,308 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:34,308 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:34,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 243#true]) [2025-03-14 01:49:34,346 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:34,346 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:34,346 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:34,346 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:34,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:34,419 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-14 01:49:34,419 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:49:34,419 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:49:34,419 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:49:34,459 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:34,459 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:34,459 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:34,459 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:34,459 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:34,459 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:34,465 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:34,465 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:34,465 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:34,465 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:34,466 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:34,466 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:34,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 8#L1063-17true, Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 243#true]) [2025-03-14 01:49:34,509 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:34,509 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:34,509 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:34,509 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:34,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:34,541 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:34,541 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:34,541 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:34,541 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:34,542 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:34,542 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:34,542 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:34,542 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:34,542 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:34,543 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:34,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 11#L1063-5true]) [2025-03-14 01:49:34,544 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:34,544 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:34,544 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:34,544 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:34,544 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 11#L1063-5true]) [2025-03-14 01:49:34,544 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:34,544 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:34,544 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:34,544 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:34,544 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:34,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 71#L1063-4true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 243#true]) [2025-03-14 01:49:34,577 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:34,577 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:34,577 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:34,577 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:34,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 11#L1063-5true]) [2025-03-14 01:49:34,582 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:34,582 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:34,582 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:34,582 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:34,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 11#L1063-5true]) [2025-03-14 01:49:34,582 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:49:34,582 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:34,582 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:34,582 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:34,584 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:34,584 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-14 01:49:34,584 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:49:34,584 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:49:34,584 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:49:34,584 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:49:34,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][79], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:34,672 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:34,672 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:34,672 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:34,672 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:34,687 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 243#true]) [2025-03-14 01:49:34,688 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:34,688 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:34,688 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:34,688 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:34,688 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:49:34,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:34,723 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:34,723 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:34,723 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:34,723 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:34,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 71#L1063-4true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:34,727 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:49:34,727 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:34,727 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:34,727 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:49:34,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][79], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:34,987 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:34,987 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:34,987 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:34,987 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:35,004 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 8#L1063-17true, Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 243#true]) [2025-03-14 01:49:35,004 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:49:35,004 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:35,004 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:35,004 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:35,004 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:49:35,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 11#L1063-5true]) [2025-03-14 01:49:35,015 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:35,015 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:35,015 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:35,015 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:49:35,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [111#L1063-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:35,047 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:49:35,047 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:35,047 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:35,048 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:35,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-14 01:49:35,059 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-14 01:49:35,059 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:49:35,059 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:49:35,059 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:49:35,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:35,060 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:35,060 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:35,060 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:35,060 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:35,073 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 11#L1063-5true]) [2025-03-14 01:49:35,073 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-14 01:49:35,073 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:49:35,073 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:49:35,073 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:49:35,073 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:49:35,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [111#L1063-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:35,250 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:35,250 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:35,250 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:35,250 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:35,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][283], [111#L1063-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-14 01:49:35,251 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:35,251 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:35,251 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:35,251 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:35,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 81#L1063-19true, 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:35,398 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:49:35,398 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:35,398 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:49:35,398 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:35,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 210#L1064-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 243#true]) [2025-03-14 01:49:35,451 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:49:35,451 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:35,451 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:35,451 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:35,466 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:35,466 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-14 01:49:35,466 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:49:35,466 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:49:35,466 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:35,466 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:49:35,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-14 01:49:35,467 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-14 01:49:35,467 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:49:35,467 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:49:35,467 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:49:35,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 243#true]) [2025-03-14 01:49:35,648 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:35,648 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:35,648 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:35,648 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:35,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 111#L1063-3true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-14 01:49:35,657 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:35,657 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:35,657 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:35,657 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:35,659 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [111#L1063-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:35,659 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-03-14 01:49:35,659 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:49:35,659 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:49:35,659 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:49:35,659 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:49:35,667 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:35,667 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:49:35,667 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:35,667 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:35,667 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:35,667 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:49:35,667 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:35,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][79], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:35,800 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:49:35,800 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:35,800 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:35,800 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:35,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 210#L1064-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:35,841 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:49:35,841 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:35,841 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:35,841 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:35,849 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [111#L1063-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:35,850 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:49:35,850 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:35,850 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:35,850 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:35,850 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:35,850 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:35,850 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [111#L1063-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-14 01:49:35,850 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:49:35,850 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:35,850 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:35,850 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:35,850 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:35,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:49:35,858 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-03-14 01:49:35,858 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:49:35,858 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:49:35,858 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:49:35,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:49:35,858 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:49:35,858 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:35,858 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:35,858 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:49:35,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][79], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:35,993 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:49:35,993 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:35,993 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:35,993 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:36,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:36,000 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:49:36,000 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:36,000 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:36,000 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:36,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:36,022 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:49:36,022 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:36,022 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:36,022 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:49:36,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 81#L1063-19true, 305#true, 214#L1050-6true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 293#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:36,082 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:49:36,082 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:49:36,082 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:36,082 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:36,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 210#L1064-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:36,358 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:49:36,358 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:36,358 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:36,358 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:36,359 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 210#L1064-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:36,359 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-03-14 01:49:36,359 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:49:36,359 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:49:36,359 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:49:36,359 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:49:36,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 210#L1064-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:36,361 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:49:36,361 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:36,361 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:49:36,361 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:36,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:36,383 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:49:36,383 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:36,383 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:36,383 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:49:36,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 81#L1063-19true, 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:36,453 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:49:36,453 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:49:36,453 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:36,453 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:36,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:36,478 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:49:36,478 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:36,478 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:36,478 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:36,478 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:36,478 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-03-14 01:49:36,478 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:49:36,478 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:49:36,478 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:49:36,478 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:49:36,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:36,480 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:49:36,480 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:36,480 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:36,480 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:49:36,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 11#L1063-5true]) [2025-03-14 01:49:36,733 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:49:36,733 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:36,733 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:36,733 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:49:36,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 11#L1063-5true]) [2025-03-14 01:49:36,749 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:49:36,749 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:36,749 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:49:36,749 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:36,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 11#L1063-5true]) [2025-03-14 01:49:36,764 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2025-03-14 01:49:36,764 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-14 01:49:36,764 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-03-14 01:49:36,764 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:49:36,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:36,785 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:49:36,785 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:36,785 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:49:36,785 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:49:36,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:36,787 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:49:36,787 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:49:36,787 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:49:36,787 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:49:36,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-14 01:49:36,810 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:49:36,810 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:49:36,810 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:49:36,810 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:49:36,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 305#true, 81#L1063-19true, 214#L1050-6true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, 61#L1051true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 293#(not (= ~threads_mask~0 0))]) [2025-03-14 01:49:36,815 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:49:36,815 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:49:36,815 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:49:36,815 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:49:36,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 71#L1063-4true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:36,826 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:49:36,826 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:49:36,826 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:49:36,826 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:49:36,908 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-14 01:49:36,908 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:49:36,908 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:49:36,908 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:49:36,908 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:49:36,908 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:49:36,910 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 11#L1063-5true]) [2025-03-14 01:49:36,910 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:49:36,910 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:49:36,910 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:49:36,910 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:36,910 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:49:36,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][283], [111#L1063-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-14 01:49:36,974 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:49:36,974 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:36,974 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:36,974 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:36,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 243#true, 11#L1063-5true]) [2025-03-14 01:49:36,980 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is not cut-off event [2025-03-14 01:49:36,980 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-14 01:49:36,980 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-14 01:49:36,980 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-03-14 01:49:37,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [111#L1063-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-14 01:49:37,052 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:49:37,052 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:37,052 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:37,052 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:49:37,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:49:37,053 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:49:37,053 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:37,053 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:37,053 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:49:37,118 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [111#L1063-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-14 01:49:37,118 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:49:37,118 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:37,118 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:37,118 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:49:37,118 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:37,118 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:49:37,118 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:49:37,118 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:37,118 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:37,118 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:37,118 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:49:37,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:37,164 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:49:37,164 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:49:37,165 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:49:37,165 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:49:37,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 210#L1064-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:37,173 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:49:37,173 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:37,173 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:49:37,173 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:49:37,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 210#L1064-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 243#true]) [2025-03-14 01:49:37,173 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:49:37,173 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:37,173 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:37,173 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:37,174 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][283], [111#L1063-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-14 01:49:37,174 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:49:37,174 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:37,174 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:37,174 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:37,174 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:37,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:49:37,175 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:49:37,175 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:37,175 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:37,175 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:49:37,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-14 01:49:37,218 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:49:37,218 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:49:37,218 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:37,218 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:49:37,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 243#true]) [2025-03-14 01:49:37,219 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:49:37,219 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:37,219 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:49:37,219 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:49:37,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][257], [111#L1063-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 243#true]) [2025-03-14 01:49:37,220 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:49:37,221 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:37,221 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:37,221 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:49:37,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 243#true, 11#L1063-5true]) [2025-03-14 01:49:37,282 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is not cut-off event [2025-03-14 01:49:37,282 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2025-03-14 01:49:37,282 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2025-03-14 01:49:37,282 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2025-03-14 01:49:37,486 INFO L124 PetriNetUnfolderBase]: 18645/56333 cut-off events. [2025-03-14 01:49:37,487 INFO L125 PetriNetUnfolderBase]: For 70725/73604 co-relation queries the response was YES. [2025-03-14 01:49:38,001 INFO L83 FinitePrefix]: Finished finitePrefix Result has 121171 conditions, 56333 events. 18645/56333 cut-off events. For 70725/73604 co-relation queries the response was YES. Maximal size of possible extension queue 1938. Compared 742688 event pairs, 5733 based on Foata normal form. 188/49955 useless extension candidates. Maximal degree in co-relation 115035. Up to 16694 conditions per place. [2025-03-14 01:49:38,173 INFO L140 encePairwiseOnDemand]: 239/247 looper letters, 50 selfloop transitions, 12 changer transitions 0/324 dead transitions. [2025-03-14 01:49:38,174 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 268 places, 324 transitions, 1466 flow [2025-03-14 01:49:38,174 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:49:38,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:49:38,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 684 transitions. [2025-03-14 01:49:38,175 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9230769230769231 [2025-03-14 01:49:38,175 INFO L175 Difference]: Start difference. First operand has 266 places, 306 transitions, 1290 flow. Second operand 3 states and 684 transitions. [2025-03-14 01:49:38,175 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 268 places, 324 transitions, 1466 flow [2025-03-14 01:49:38,244 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 268 places, 324 transitions, 1466 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:49:38,246 INFO L231 Difference]: Finished difference. Result has 270 places, 316 transitions, 1396 flow [2025-03-14 01:49:38,246 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=1290, PETRI_DIFFERENCE_MINUEND_PLACES=266, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=306, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=294, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1396, PETRI_PLACES=270, PETRI_TRANSITIONS=316} [2025-03-14 01:49:38,246 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 38 predicate places. [2025-03-14 01:49:38,246 INFO L471 AbstractCegarLoop]: Abstraction has has 270 places, 316 transitions, 1396 flow [2025-03-14 01:49:38,247 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 216.0) internal successors, (648), 3 states have internal predecessors, (648), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:49:38,247 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:49:38,247 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:49:38,247 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable34 [2025-03-14 01:49:38,247 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-14 01:49:38,247 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:49:38,247 INFO L85 PathProgramCache]: Analyzing trace with hash 120893341, now seen corresponding path program 1 times [2025-03-14 01:49:38,247 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:49:38,247 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [547937579] [2025-03-14 01:49:38,247 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:49:38,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:49:38,253 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 89 statements into 1 equivalence classes. [2025-03-14 01:49:38,259 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 89 of 89 statements. [2025-03-14 01:49:38,259 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:49:38,259 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:49:38,401 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:49:38,401 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:49:38,402 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [547937579] [2025-03-14 01:49:38,402 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [547937579] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:49:38,402 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:49:38,402 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-14 01:49:38,402 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [977957510] [2025-03-14 01:49:38,402 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:49:38,402 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-14 01:49:38,402 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:49:38,403 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-14 01:49:38,403 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-14 01:49:38,511 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 199 out of 247 [2025-03-14 01:49:38,512 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 270 places, 316 transitions, 1396 flow. Second operand has 6 states, 6 states have (on average 201.66666666666666) internal successors, (1210), 6 states have internal predecessors, (1210), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:49:38,512 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:49:38,512 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 199 of 247 [2025-03-14 01:49:38,512 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:49:39,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-14 01:49:39,891 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-14 01:49:39,891 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:49:39,891 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:49:39,891 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-14 01:49:39,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-14 01:49:39,892 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-14 01:49:39,892 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:49:39,892 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:49:39,892 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:49:40,061 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-14 01:49:40,061 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-03-14 01:49:40,061 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:49:40,061 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:49:40,062 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:49:40,062 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:49:40,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 22#L1065true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-14 01:49:40,153 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-03-14 01:49:40,153 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:49:40,153 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:49:40,153 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:49:40,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 22#L1065true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-14 01:49:40,153 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-14 01:49:40,153 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:49:40,153 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:49:40,153 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:49:40,155 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-14 01:49:40,155 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-14 01:49:40,155 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:49:40,155 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:49:40,155 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:49:40,155 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:49:40,155 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:49:40,360 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 22#L1065true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-14 01:49:40,360 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-03-14 01:49:40,360 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:49:40,360 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:49:40,360 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:49:40,360 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:49:40,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 98#L1060-1true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-14 01:49:40,502 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-03-14 01:49:40,502 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:49:40,502 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:49:40,502 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:49:40,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 98#L1060-1true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-14 01:49:40,502 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-14 01:49:40,502 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:49:40,502 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:49:40,502 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:49:40,503 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 22#L1065true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-14 01:49:40,503 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-14 01:49:40,503 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:49:40,504 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:49:40,504 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:49:40,504 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:49:40,504 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:49:40,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), 38#L1048-3true, Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 310#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-14 01:49:40,817 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:49:40,817 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:49:40,817 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:49:40,818 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:49:40,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 45#L1067-5true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), 38#L1048-3true, Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 310#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-14 01:49:40,824 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:49:40,824 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:49:40,824 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:49:40,824 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:49:40,854 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 98#L1060-1true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-14 01:49:40,854 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-03-14 01:49:40,854 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:49:40,854 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:49:40,854 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:49:40,854 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:49:40,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 310#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1048-1true, Black: 243#true]) [2025-03-14 01:49:40,994 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:49:40,994 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:49:40,994 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:49:40,994 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:49:40,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-14 01:49:40,996 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-03-14 01:49:40,996 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:49:40,996 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:49:40,996 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:49:40,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-14 01:49:40,997 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:49:40,997 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:40,997 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:49:40,997 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:41,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 45#L1067-5true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 310#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1048-1true, Black: 243#true]) [2025-03-14 01:49:41,002 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:49:41,002 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:49:41,002 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:49:41,002 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:49:41,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 45#L1067-5true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-14 01:49:41,026 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-03-14 01:49:41,026 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:49:41,026 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:49:41,026 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:49:41,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 45#L1067-5true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-14 01:49:41,027 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:49:41,027 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:41,027 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:41,027 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:49:41,029 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 98#L1060-1true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-14 01:49:41,029 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:49:41,029 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:49:41,029 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:49:41,029 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:49:41,029 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:49:41,029 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:49:41,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 110#L1062-34true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-14 01:49:41,602 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-03-14 01:49:41,602 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:49:41,602 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:49:41,602 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:49:41,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 110#L1062-34true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-14 01:49:41,603 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:49:41,603 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:49:41,603 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:41,603 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:41,605 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-14 01:49:41,605 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-03-14 01:49:41,605 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:49:41,605 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:49:41,605 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:49:41,605 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:49:41,631 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 45#L1067-5true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-14 01:49:41,631 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-03-14 01:49:41,631 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:49:41,631 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:49:41,631 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:49:41,631 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:49:41,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 126#L1062-31true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-14 01:49:41,801 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-14 01:49:41,801 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:49:41,801 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:49:41,801 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:49:41,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 126#L1062-31true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-14 01:49:41,802 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:49:41,802 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:41,802 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:41,802 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:41,807 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-14 01:49:41,807 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:49:41,807 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:49:41,807 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:41,807 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:41,807 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:49:41,807 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:41,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-14 01:49:41,812 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:49:41,812 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:41,812 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:49:41,812 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:41,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 75#L1068-5true, 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), 38#L1048-3true, Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-14 01:49:41,814 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:49:41,814 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:49:41,814 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:49:41,814 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:49:41,838 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 45#L1067-5true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-14 01:49:41,838 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:49:41,838 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:41,838 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:41,838 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:49:41,838 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:49:41,838 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:49:41,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-14 01:49:41,862 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:49:41,862 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:41,862 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:41,862 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:41,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-14 01:49:41,863 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-14 01:49:41,863 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:49:41,863 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:49:41,863 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:49:41,863 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-14 01:49:41,863 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:49:41,863 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:41,864 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:41,864 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:41,864 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:41,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 156#L1048-5true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-14 01:49:41,896 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:49:41,896 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:49:41,896 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:49:41,896 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event