./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-race-challenges/thread-join-array-dynamic-race-3.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version f8ab0bd5 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-race-challenges/thread-join-array-dynamic-race-3.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 827df23f2f2d5cc81b0f2d655a6c774471e4114629b1caec5ad3ca146d0279c2 --- Real Ultimate output --- This is Ultimate 0.3.0-?-f8ab0bd-m [2025-03-13 22:29:56,146 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-13 22:29:56,204 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-13 22:29:56,210 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-13 22:29:56,210 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-13 22:29:56,232 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-13 22:29:56,233 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-13 22:29:56,233 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-13 22:29:56,233 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-13 22:29:56,233 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-13 22:29:56,234 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-13 22:29:56,234 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-13 22:29:56,234 INFO L153 SettingsManager]: * Use SBE=true [2025-03-13 22:29:56,234 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-13 22:29:56,234 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-13 22:29:56,234 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-13 22:29:56,234 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-13 22:29:56,234 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-13 22:29:56,234 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-13 22:29:56,235 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-13 22:29:56,235 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-13 22:29:56,235 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-13 22:29:56,235 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-13 22:29:56,235 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-13 22:29:56,235 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-13 22:29:56,235 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-13 22:29:56,235 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-13 22:29:56,235 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-13 22:29:56,235 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-13 22:29:56,235 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-13 22:29:56,235 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-13 22:29:56,236 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-13 22:29:56,236 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-13 22:29:56,236 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-13 22:29:56,236 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-13 22:29:56,236 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-13 22:29:56,236 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-13 22:29:56,236 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-13 22:29:56,236 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-13 22:29:56,236 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-13 22:29:56,236 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-13 22:29:56,236 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-13 22:29:56,236 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 -> 827df23f2f2d5cc81b0f2d655a6c774471e4114629b1caec5ad3ca146d0279c2 [2025-03-13 22:29:56,449 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-13 22:29:56,456 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-13 22:29:56,458 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-13 22:29:56,459 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-13 22:29:56,459 INFO L274 PluginConnector]: CDTParser initialized [2025-03-13 22:29:56,461 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-race-challenges/thread-join-array-dynamic-race-3.i [2025-03-13 22:29:57,564 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ba4eed276/38286ef2beb54a78b7204dddd1d0ae4e/FLAG28a235e93 [2025-03-13 22:29:57,881 INFO L384 CDTParser]: Found 1 translation units. [2025-03-13 22:29:57,883 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/thread-join-array-dynamic-race-3.i [2025-03-13 22:29:57,904 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ba4eed276/38286ef2beb54a78b7204dddd1d0ae4e/FLAG28a235e93 [2025-03-13 22:29:58,127 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ba4eed276/38286ef2beb54a78b7204dddd1d0ae4e [2025-03-13 22:29:58,129 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-13 22:29:58,130 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-13 22:29:58,131 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-13 22:29:58,131 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-13 22:29:58,135 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-13 22:29:58,135 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.03 10:29:58" (1/1) ... [2025-03-13 22:29:58,137 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@76dbe9d7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:29:58, skipping insertion in model container [2025-03-13 22:29:58,137 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.03 10:29:58" (1/1) ... [2025-03-13 22:29:58,162 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-13 22:29:58,421 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-13 22:29:58,432 INFO L200 MainTranslator]: Completed pre-run [2025-03-13 22:29:58,471 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-13 22:29:58,506 INFO L204 MainTranslator]: Completed translation [2025-03-13 22:29:58,507 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:29:58 WrapperNode [2025-03-13 22:29:58,507 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-13 22:29:58,508 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-13 22:29:58,508 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-13 22:29:58,508 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-13 22:29:58,513 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:29:58" (1/1) ... [2025-03-13 22:29:58,526 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:29:58" (1/1) ... [2025-03-13 22:29:58,542 INFO L138 Inliner]: procedures = 265, calls = 18, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 74 [2025-03-13 22:29:58,542 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-13 22:29:58,543 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-13 22:29:58,544 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-13 22:29:58,544 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-13 22:29:58,548 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:29:58" (1/1) ... [2025-03-13 22:29:58,548 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:29:58" (1/1) ... [2025-03-13 22:29:58,551 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:29:58" (1/1) ... [2025-03-13 22:29:58,551 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:29:58" (1/1) ... [2025-03-13 22:29:58,559 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:29:58" (1/1) ... [2025-03-13 22:29:58,560 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:29:58" (1/1) ... [2025-03-13 22:29:58,561 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:29:58" (1/1) ... [2025-03-13 22:29:58,561 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:29:58" (1/1) ... [2025-03-13 22:29:58,565 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-13 22:29:58,566 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-13 22:29:58,566 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-13 22:29:58,566 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-13 22:29:58,566 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:29:58" (1/1) ... [2025-03-13 22:29:58,570 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-13 22:29:58,577 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-13 22:29:58,587 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-13 22:29:58,589 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-13 22:29:58,603 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-13 22:29:58,604 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-03-13 22:29:58,604 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-13 22:29:58,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-13 22:29:58,604 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-03-13 22:29:58,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-13 22:29:58,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-13 22:29:58,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-13 22:29:58,604 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2025-03-13 22:29:58,604 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2025-03-13 22:29:58,604 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-13 22:29:58,604 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-13 22:29:58,605 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-13 22:29:58,686 INFO L256 CfgBuilder]: Building ICFG [2025-03-13 22:29:58,687 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-13 22:29:58,851 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-13 22:29:58,851 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-13 22:29:58,852 INFO L318 CfgBuilder]: Performing block encoding [2025-03-13 22:29:58,871 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-13 22:29:58,871 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 13.03 10:29:58 BoogieIcfgContainer [2025-03-13 22:29:58,872 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-13 22:29:58,873 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-13 22:29:58,874 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-13 22:29:58,877 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-13 22:29:58,878 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.03 10:29:58" (1/3) ... [2025-03-13 22:29:58,878 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6657de41 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.03 10:29:58, skipping insertion in model container [2025-03-13 22:29:58,878 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:29:58" (2/3) ... [2025-03-13 22:29:58,879 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6657de41 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.03 10:29:58, skipping insertion in model container [2025-03-13 22:29:58,879 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 13.03 10:29:58" (3/3) ... [2025-03-13 22:29:58,880 INFO L128 eAbstractionObserver]: Analyzing ICFG thread-join-array-dynamic-race-3.i [2025-03-13 22:29:58,892 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-13 22:29:58,894 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG thread-join-array-dynamic-race-3.i that has 2 procedures, 101 locations, 1 initial locations, 2 loop locations, and 5 error locations. [2025-03-13 22:29:58,895 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-13 22:29:58,952 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2025-03-13 22:29:58,981 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 124 places, 121 transitions, 256 flow [2025-03-13 22:29:59,044 INFO L124 PetriNetUnfolderBase]: 3/228 cut-off events. [2025-03-13 22:29:59,046 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-13 22:29:59,050 INFO L83 FinitePrefix]: Finished finitePrefix Result has 241 conditions, 228 events. 3/228 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 592 event pairs, 0 based on Foata normal form. 0/206 useless extension candidates. Maximal degree in co-relation 116. Up to 5 conditions per place. [2025-03-13 22:29:59,050 INFO L82 GeneralOperation]: Start removeDead. Operand has 124 places, 121 transitions, 256 flow [2025-03-13 22:29:59,054 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 123 places, 120 transitions, 253 flow [2025-03-13 22:29:59,060 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-13 22:29:59,068 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;@466c3686, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-13 22:29:59,068 INFO L334 AbstractCegarLoop]: Starting to check reachability of 9 error locations. [2025-03-13 22:29:59,077 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-13 22:29:59,077 INFO L124 PetriNetUnfolderBase]: 1/47 cut-off events. [2025-03-13 22:29:59,077 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-13 22:29:59,077 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:29:59,078 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] [2025-03-13 22:29:59,078 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2025-03-13 22:29:59,082 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:29:59,083 INFO L85 PathProgramCache]: Analyzing trace with hash 1966049506, now seen corresponding path program 1 times [2025-03-13 22:29:59,087 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:29:59,088 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [537423169] [2025-03-13 22:29:59,088 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:29:59,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:29:59,154 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-03-13 22:29:59,184 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-03-13 22:29:59,185 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:29:59,185 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:29:59,689 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:29:59,689 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:29:59,690 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [537423169] [2025-03-13 22:29:59,690 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [537423169] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:29:59,690 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:29:59,691 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:29:59,692 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2134582117] [2025-03-13 22:29:59,692 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:29:59,696 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:29:59,700 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:29:59,714 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:29:59,715 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:29:59,845 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 90 out of 121 [2025-03-13 22:29:59,848 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 123 places, 120 transitions, 253 flow. Second operand has 6 states, 6 states have (on average 91.5) internal successors, (549), 6 states have internal predecessors, (549), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:29:59,850 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:29:59,850 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 90 of 121 [2025-03-13 22:29:59,850 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:30:00,018 INFO L124 PetriNetUnfolderBase]: 122/715 cut-off events. [2025-03-13 22:30:00,018 INFO L125 PetriNetUnfolderBase]: For 28/28 co-relation queries the response was YES. [2025-03-13 22:30:00,020 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1013 conditions, 715 events. 122/715 cut-off events. For 28/28 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 4237 event pairs, 46 based on Foata normal form. 1/635 useless extension candidates. Maximal degree in co-relation 734. Up to 244 conditions per place. [2025-03-13 22:30:00,025 INFO L140 encePairwiseOnDemand]: 114/121 looper letters, 32 selfloop transitions, 5 changer transitions 1/126 dead transitions. [2025-03-13 22:30:00,025 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 127 places, 126 transitions, 339 flow [2025-03-13 22:30:00,026 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:30:00,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:30:00,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 579 transitions. [2025-03-13 22:30:00,039 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7975206611570248 [2025-03-13 22:30:00,040 INFO L175 Difference]: Start difference. First operand has 123 places, 120 transitions, 253 flow. Second operand 6 states and 579 transitions. [2025-03-13 22:30:00,040 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 127 places, 126 transitions, 339 flow [2025-03-13 22:30:00,044 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 125 places, 126 transitions, 335 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:30:00,048 INFO L231 Difference]: Finished difference. Result has 125 places, 117 transitions, 253 flow [2025-03-13 22:30:00,050 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=121, PETRI_DIFFERENCE_MINUEND_FLOW=245, PETRI_DIFFERENCE_MINUEND_PLACES=120, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=118, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=113, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=253, PETRI_PLACES=125, PETRI_TRANSITIONS=117} [2025-03-13 22:30:00,053 INFO L279 CegarLoopForPetriNet]: 123 programPoint places, 2 predicate places. [2025-03-13 22:30:00,054 INFO L471 AbstractCegarLoop]: Abstraction has has 125 places, 117 transitions, 253 flow [2025-03-13 22:30:00,054 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 91.5) internal successors, (549), 6 states have internal predecessors, (549), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:00,054 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:30:00,054 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:30:00,054 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-13 22:30:00,054 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2025-03-13 22:30:00,055 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:30:00,055 INFO L85 PathProgramCache]: Analyzing trace with hash 1544575139, now seen corresponding path program 1 times [2025-03-13 22:30:00,055 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:30:00,056 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1864812800] [2025-03-13 22:30:00,056 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:30:00,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:30:00,069 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-03-13 22:30:00,077 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-03-13 22:30:00,077 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:00,077 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:30:00,256 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:30:00,257 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:30:00,257 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1864812800] [2025-03-13 22:30:00,257 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1864812800] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:30:00,257 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:30:00,257 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:30:00,257 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1710000737] [2025-03-13 22:30:00,257 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:30:00,258 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:30:00,258 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:30:00,258 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:30:00,258 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:30:00,336 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 93 out of 121 [2025-03-13 22:30:00,337 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 125 places, 117 transitions, 253 flow. Second operand has 6 states, 6 states have (on average 94.33333333333333) internal successors, (566), 6 states have internal predecessors, (566), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:00,337 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:30:00,337 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 93 of 121 [2025-03-13 22:30:00,337 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:30:00,467 INFO L124 PetriNetUnfolderBase]: 128/772 cut-off events. [2025-03-13 22:30:00,468 INFO L125 PetriNetUnfolderBase]: For 27/27 co-relation queries the response was YES. [2025-03-13 22:30:00,472 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1084 conditions, 772 events. 128/772 cut-off events. For 27/27 co-relation queries the response was YES. Maximal size of possible extension queue 31. Compared 4658 event pairs, 58 based on Foata normal form. 0/686 useless extension candidates. Maximal degree in co-relation 828. Up to 234 conditions per place. [2025-03-13 22:30:00,474 INFO L140 encePairwiseOnDemand]: 115/121 looper letters, 31 selfloop transitions, 5 changer transitions 0/126 dead transitions. [2025-03-13 22:30:00,474 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 128 places, 126 transitions, 343 flow [2025-03-13 22:30:00,474 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:30:00,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:30:00,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 595 transitions. [2025-03-13 22:30:00,476 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8195592286501377 [2025-03-13 22:30:00,476 INFO L175 Difference]: Start difference. First operand has 125 places, 117 transitions, 253 flow. Second operand 6 states and 595 transitions. [2025-03-13 22:30:00,476 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 128 places, 126 transitions, 343 flow [2025-03-13 22:30:00,477 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 123 places, 126 transitions, 333 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-13 22:30:00,480 INFO L231 Difference]: Finished difference. Result has 123 places, 116 transitions, 251 flow [2025-03-13 22:30:00,480 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=121, PETRI_DIFFERENCE_MINUEND_FLOW=241, PETRI_DIFFERENCE_MINUEND_PLACES=118, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=116, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=111, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=251, PETRI_PLACES=123, PETRI_TRANSITIONS=116} [2025-03-13 22:30:00,482 INFO L279 CegarLoopForPetriNet]: 123 programPoint places, 0 predicate places. [2025-03-13 22:30:00,482 INFO L471 AbstractCegarLoop]: Abstraction has has 123 places, 116 transitions, 251 flow [2025-03-13 22:30:00,482 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 94.33333333333333) internal successors, (566), 6 states have internal predecessors, (566), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:00,482 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:30:00,482 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] [2025-03-13 22:30:00,483 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-13 22:30:00,483 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2025-03-13 22:30:00,483 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:30:00,483 INFO L85 PathProgramCache]: Analyzing trace with hash 1408692371, now seen corresponding path program 1 times [2025-03-13 22:30:00,483 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:30:00,483 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [916549298] [2025-03-13 22:30:00,483 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:30:00,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:30:00,493 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-03-13 22:30:00,498 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-03-13 22:30:00,499 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:00,499 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:30:00,518 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:30:00,519 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:30:00,519 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [916549298] [2025-03-13 22:30:00,519 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [916549298] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:30:00,519 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:30:00,519 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:30:00,519 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1812933133] [2025-03-13 22:30:00,520 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:30:00,520 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:30:00,521 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:30:00,521 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:30:00,521 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:30:00,538 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 105 out of 121 [2025-03-13 22:30:00,539 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 123 places, 116 transitions, 251 flow. Second operand has 3 states, 3 states have (on average 106.66666666666667) internal successors, (320), 3 states have internal predecessors, (320), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:00,539 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:30:00,539 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 105 of 121 [2025-03-13 22:30:00,539 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:30:00,610 INFO L124 PetriNetUnfolderBase]: 117/684 cut-off events. [2025-03-13 22:30:00,610 INFO L125 PetriNetUnfolderBase]: For 28/28 co-relation queries the response was YES. [2025-03-13 22:30:00,611 INFO L83 FinitePrefix]: Finished finitePrefix Result has 944 conditions, 684 events. 117/684 cut-off events. For 28/28 co-relation queries the response was YES. Maximal size of possible extension queue 40. Compared 4084 event pairs, 74 based on Foata normal form. 0/613 useless extension candidates. Maximal degree in co-relation 714. Up to 190 conditions per place. [2025-03-13 22:30:00,614 INFO L140 encePairwiseOnDemand]: 115/121 looper letters, 18 selfloop transitions, 5 changer transitions 0/124 dead transitions. [2025-03-13 22:30:00,614 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 125 places, 124 transitions, 315 flow [2025-03-13 22:30:00,615 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:30:00,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:30:00,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 339 transitions. [2025-03-13 22:30:00,616 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9338842975206612 [2025-03-13 22:30:00,616 INFO L175 Difference]: Start difference. First operand has 123 places, 116 transitions, 251 flow. Second operand 3 states and 339 transitions. [2025-03-13 22:30:00,616 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 125 places, 124 transitions, 315 flow [2025-03-13 22:30:00,617 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 120 places, 124 transitions, 305 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-13 22:30:00,620 INFO L231 Difference]: Finished difference. Result has 122 places, 120 transitions, 279 flow [2025-03-13 22:30:00,620 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=121, PETRI_DIFFERENCE_MINUEND_FLOW=241, PETRI_DIFFERENCE_MINUEND_PLACES=118, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=116, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=111, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=279, PETRI_PLACES=122, PETRI_TRANSITIONS=120} [2025-03-13 22:30:00,621 INFO L279 CegarLoopForPetriNet]: 123 programPoint places, -1 predicate places. [2025-03-13 22:30:00,621 INFO L471 AbstractCegarLoop]: Abstraction has has 122 places, 120 transitions, 279 flow [2025-03-13 22:30:00,621 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 106.66666666666667) internal successors, (320), 3 states have internal predecessors, (320), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:00,621 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:30:00,622 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] [2025-03-13 22:30:00,622 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-13 22:30:00,622 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2025-03-13 22:30:00,622 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:30:00,622 INFO L85 PathProgramCache]: Analyzing trace with hash -1764502304, now seen corresponding path program 1 times [2025-03-13 22:30:00,623 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:30:00,623 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [209042570] [2025-03-13 22:30:00,623 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:30:00,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:30:00,632 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 47 statements into 1 equivalence classes. [2025-03-13 22:30:00,635 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 47 of 47 statements. [2025-03-13 22:30:00,636 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:00,636 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:30:00,653 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:30:00,653 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:30:00,653 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [209042570] [2025-03-13 22:30:00,653 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [209042570] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:30:00,654 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:30:00,654 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:30:00,654 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1177627939] [2025-03-13 22:30:00,654 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:30:00,655 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:30:00,655 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:30:00,656 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:30:00,656 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:30:00,666 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 107 out of 121 [2025-03-13 22:30:00,667 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 122 places, 120 transitions, 279 flow. Second operand has 3 states, 3 states have (on average 108.0) internal successors, (324), 3 states have internal predecessors, (324), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:00,667 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:30:00,667 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 107 of 121 [2025-03-13 22:30:00,667 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:30:00,775 INFO L124 PetriNetUnfolderBase]: 177/994 cut-off events. [2025-03-13 22:30:00,775 INFO L125 PetriNetUnfolderBase]: For 199/199 co-relation queries the response was YES. [2025-03-13 22:30:00,778 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1591 conditions, 994 events. 177/994 cut-off events. For 199/199 co-relation queries the response was YES. Maximal size of possible extension queue 63. Compared 6706 event pairs, 57 based on Foata normal form. 0/909 useless extension candidates. Maximal degree in co-relation 1310. Up to 180 conditions per place. [2025-03-13 22:30:00,780 INFO L140 encePairwiseOnDemand]: 116/121 looper letters, 17 selfloop transitions, 6 changer transitions 0/128 dead transitions. [2025-03-13 22:30:00,780 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 124 places, 128 transitions, 351 flow [2025-03-13 22:30:00,780 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:30:00,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:30:00,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 342 transitions. [2025-03-13 22:30:00,781 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9421487603305785 [2025-03-13 22:30:00,781 INFO L175 Difference]: Start difference. First operand has 122 places, 120 transitions, 279 flow. Second operand 3 states and 342 transitions. [2025-03-13 22:30:00,782 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 124 places, 128 transitions, 351 flow [2025-03-13 22:30:00,787 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 122 places, 128 transitions, 337 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:30:00,788 INFO L231 Difference]: Finished difference. Result has 124 places, 124 transitions, 317 flow [2025-03-13 22:30:00,788 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=121, PETRI_DIFFERENCE_MINUEND_FLOW=269, PETRI_DIFFERENCE_MINUEND_PLACES=120, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=120, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=114, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=317, PETRI_PLACES=124, PETRI_TRANSITIONS=124} [2025-03-13 22:30:00,790 INFO L279 CegarLoopForPetriNet]: 123 programPoint places, 1 predicate places. [2025-03-13 22:30:00,790 INFO L471 AbstractCegarLoop]: Abstraction has has 124 places, 124 transitions, 317 flow [2025-03-13 22:30:00,791 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 108.0) internal successors, (324), 3 states have internal predecessors, (324), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:00,791 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:30:00,791 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] [2025-03-13 22:30:00,791 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-13 22:30:00,791 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2025-03-13 22:30:00,791 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:30:00,791 INFO L85 PathProgramCache]: Analyzing trace with hash 977594566, now seen corresponding path program 1 times [2025-03-13 22:30:00,791 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:30:00,792 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [477167041] [2025-03-13 22:30:00,792 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:30:00,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:30:00,798 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 47 statements into 1 equivalence classes. [2025-03-13 22:30:00,802 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 47 of 47 statements. [2025-03-13 22:30:00,802 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:00,802 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:30:00,818 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:30:00,818 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:30:00,818 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [477167041] [2025-03-13 22:30:00,818 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [477167041] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:30:00,818 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:30:00,818 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:30:00,818 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1032160370] [2025-03-13 22:30:00,818 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:30:00,818 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:30:00,819 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:30:00,819 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:30:00,819 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:30:00,834 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 105 out of 121 [2025-03-13 22:30:00,835 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 124 places, 124 transitions, 317 flow. Second operand has 3 states, 3 states have (on average 106.66666666666667) internal successors, (320), 3 states have internal predecessors, (320), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:00,835 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:30:00,835 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 105 of 121 [2025-03-13 22:30:00,835 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:30:00,953 INFO L124 PetriNetUnfolderBase]: 237/1385 cut-off events. [2025-03-13 22:30:00,954 INFO L125 PetriNetUnfolderBase]: For 830/845 co-relation queries the response was YES. [2025-03-13 22:30:00,958 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2522 conditions, 1385 events. 237/1385 cut-off events. For 830/845 co-relation queries the response was YES. Maximal size of possible extension queue 91. Compared 10838 event pairs, 95 based on Foata normal form. 0/1269 useless extension candidates. Maximal degree in co-relation 2092. Up to 355 conditions per place. [2025-03-13 22:30:00,960 INFO L140 encePairwiseOnDemand]: 115/121 looper letters, 19 selfloop transitions, 10 changer transitions 0/133 dead transitions. [2025-03-13 22:30:00,960 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 126 places, 133 transitions, 418 flow [2025-03-13 22:30:00,961 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:30:00,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:30:00,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 338 transitions. [2025-03-13 22:30:00,962 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.931129476584022 [2025-03-13 22:30:00,962 INFO L175 Difference]: Start difference. First operand has 124 places, 124 transitions, 317 flow. Second operand 3 states and 338 transitions. [2025-03-13 22:30:00,962 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 126 places, 133 transitions, 418 flow [2025-03-13 22:30:00,966 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 124 places, 133 transitions, 400 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:30:00,967 INFO L231 Difference]: Finished difference. Result has 126 places, 130 transitions, 387 flow [2025-03-13 22:30:00,968 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=121, PETRI_DIFFERENCE_MINUEND_FLOW=305, PETRI_DIFFERENCE_MINUEND_PLACES=122, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=124, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=114, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=387, PETRI_PLACES=126, PETRI_TRANSITIONS=130} [2025-03-13 22:30:00,968 INFO L279 CegarLoopForPetriNet]: 123 programPoint places, 3 predicate places. [2025-03-13 22:30:00,968 INFO L471 AbstractCegarLoop]: Abstraction has has 126 places, 130 transitions, 387 flow [2025-03-13 22:30:00,968 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 106.66666666666667) internal successors, (320), 3 states have internal predecessors, (320), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:00,968 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:30:00,968 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] [2025-03-13 22:30:00,969 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-13 22:30:00,969 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2025-03-13 22:30:00,969 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:30:00,969 INFO L85 PathProgramCache]: Analyzing trace with hash 1206064694, now seen corresponding path program 1 times [2025-03-13 22:30:00,969 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:30:00,969 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [29221280] [2025-03-13 22:30:00,969 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:30:00,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:30:00,982 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 49 statements into 1 equivalence classes. [2025-03-13 22:30:00,989 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 49 of 49 statements. [2025-03-13 22:30:00,989 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:00,989 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:30:01,057 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:30:01,057 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:30:01,057 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [29221280] [2025-03-13 22:30:01,057 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [29221280] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:30:01,057 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:30:01,057 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:30:01,057 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [220384486] [2025-03-13 22:30:01,057 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:30:01,057 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-13 22:30:01,057 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:30:01,058 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-13 22:30:01,058 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-13 22:30:01,121 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 101 out of 121 [2025-03-13 22:30:01,122 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 126 places, 130 transitions, 387 flow. Second operand has 5 states, 5 states have (on average 102.6) internal successors, (513), 5 states have internal predecessors, (513), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:01,122 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:30:01,122 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 101 of 121 [2025-03-13 22:30:01,122 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:30:01,278 INFO L124 PetriNetUnfolderBase]: 307/1790 cut-off events. [2025-03-13 22:30:01,279 INFO L125 PetriNetUnfolderBase]: For 827/933 co-relation queries the response was YES. [2025-03-13 22:30:01,281 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3236 conditions, 1790 events. 307/1790 cut-off events. For 827/933 co-relation queries the response was YES. Maximal size of possible extension queue 97. Compared 14651 event pairs, 136 based on Foata normal form. 5/1665 useless extension candidates. Maximal degree in co-relation 2659. Up to 383 conditions per place. [2025-03-13 22:30:01,285 INFO L140 encePairwiseOnDemand]: 113/121 looper letters, 23 selfloop transitions, 7 changer transitions 1/142 dead transitions. [2025-03-13 22:30:01,285 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 131 places, 142 transitions, 474 flow [2025-03-13 22:30:01,285 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:30:01,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:30:01,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 638 transitions. [2025-03-13 22:30:01,286 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8787878787878788 [2025-03-13 22:30:01,286 INFO L175 Difference]: Start difference. First operand has 126 places, 130 transitions, 387 flow. Second operand 6 states and 638 transitions. [2025-03-13 22:30:01,286 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 131 places, 142 transitions, 474 flow [2025-03-13 22:30:01,289 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 129 places, 142 transitions, 454 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:30:01,292 INFO L231 Difference]: Finished difference. Result has 133 places, 135 transitions, 414 flow [2025-03-13 22:30:01,292 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=121, PETRI_DIFFERENCE_MINUEND_FLOW=367, PETRI_DIFFERENCE_MINUEND_PLACES=124, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=130, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=123, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=414, PETRI_PLACES=133, PETRI_TRANSITIONS=135} [2025-03-13 22:30:01,293 INFO L279 CegarLoopForPetriNet]: 123 programPoint places, 10 predicate places. [2025-03-13 22:30:01,294 INFO L471 AbstractCegarLoop]: Abstraction has has 133 places, 135 transitions, 414 flow [2025-03-13 22:30:01,294 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 102.6) internal successors, (513), 5 states have internal predecessors, (513), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:01,294 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:30:01,294 INFO L206 CegarLoopForPetriNet]: trace histogram [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] [2025-03-13 22:30:01,295 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-13 22:30:01,295 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2025-03-13 22:30:01,295 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:30:01,295 INFO L85 PathProgramCache]: Analyzing trace with hash -886731348, now seen corresponding path program 1 times [2025-03-13 22:30:01,295 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:30:01,296 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [841230859] [2025-03-13 22:30:01,296 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:30:01,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:30:01,304 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 54 statements into 1 equivalence classes. [2025-03-13 22:30:01,314 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 54 of 54 statements. [2025-03-13 22:30:01,314 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:01,315 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-13 22:30:01,315 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-13 22:30:01,317 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 54 statements into 1 equivalence classes. [2025-03-13 22:30:01,322 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 54 of 54 statements. [2025-03-13 22:30:01,322 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:01,322 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-13 22:30:01,338 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-13 22:30:01,338 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-13 22:30:01,341 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (8 of 9 remaining) [2025-03-13 22:30:01,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (7 of 9 remaining) [2025-03-13 22:30:01,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (6 of 9 remaining) [2025-03-13 22:30:01,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (5 of 9 remaining) [2025-03-13 22:30:01,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (4 of 9 remaining) [2025-03-13 22:30:01,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (3 of 9 remaining) [2025-03-13 22:30:01,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (2 of 9 remaining) [2025-03-13 22:30:01,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (1 of 9 remaining) [2025-03-13 22:30:01,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 9 remaining) [2025-03-13 22:30:01,344 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-13 22:30:01,344 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:30:01,347 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-13 22:30:01,347 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-13 22:30:01,368 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2025-03-13 22:30:01,372 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 162 places, 157 transitions, 346 flow [2025-03-13 22:30:01,396 INFO L124 PetriNetUnfolderBase]: 8/391 cut-off events. [2025-03-13 22:30:01,397 INFO L125 PetriNetUnfolderBase]: For 14/14 co-relation queries the response was YES. [2025-03-13 22:30:01,397 INFO L83 FinitePrefix]: Finished finitePrefix Result has 419 conditions, 391 events. 8/391 cut-off events. For 14/14 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 1309 event pairs, 1 based on Foata normal form. 0/352 useless extension candidates. Maximal degree in co-relation 414. Up to 12 conditions per place. [2025-03-13 22:30:01,397 INFO L82 GeneralOperation]: Start removeDead. Operand has 162 places, 157 transitions, 346 flow [2025-03-13 22:30:01,400 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 142 places, 138 transitions, 298 flow [2025-03-13 22:30:01,400 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-13 22:30:01,401 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;@466c3686, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-13 22:30:01,402 INFO L334 AbstractCegarLoop]: Starting to check reachability of 11 error locations. [2025-03-13 22:30:01,404 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-13 22:30:01,404 INFO L124 PetriNetUnfolderBase]: 1/47 cut-off events. [2025-03-13 22:30:01,404 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-13 22:30:01,404 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:30:01,404 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] [2025-03-13 22:30:01,405 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-03-13 22:30:01,405 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:30:01,405 INFO L85 PathProgramCache]: Analyzing trace with hash -790010910, now seen corresponding path program 1 times [2025-03-13 22:30:01,405 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:30:01,405 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1608106190] [2025-03-13 22:30:01,405 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:30:01,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:30:01,414 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-03-13 22:30:01,419 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-03-13 22:30:01,419 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:01,420 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:30:01,573 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:30:01,574 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:30:01,574 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1608106190] [2025-03-13 22:30:01,574 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1608106190] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:30:01,574 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:30:01,574 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:30:01,574 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [13494235] [2025-03-13 22:30:01,574 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:30:01,574 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:30:01,574 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:30:01,575 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:30:01,575 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:30:01,670 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 118 out of 157 [2025-03-13 22:30:01,670 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 142 places, 138 transitions, 298 flow. Second operand has 6 states, 6 states have (on average 119.5) internal successors, (717), 6 states have internal predecessors, (717), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:01,671 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:30:01,671 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 118 of 157 [2025-03-13 22:30:01,671 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:30:01,979 INFO L124 PetriNetUnfolderBase]: 783/3073 cut-off events. [2025-03-13 22:30:01,980 INFO L125 PetriNetUnfolderBase]: For 167/167 co-relation queries the response was YES. [2025-03-13 22:30:01,985 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4520 conditions, 3073 events. 783/3073 cut-off events. For 167/167 co-relation queries the response was YES. Maximal size of possible extension queue 102. Compared 26289 event pairs, 211 based on Foata normal form. 1/2754 useless extension candidates. Maximal degree in co-relation 1300. Up to 1205 conditions per place. [2025-03-13 22:30:01,994 INFO L140 encePairwiseOnDemand]: 150/157 looper letters, 44 selfloop transitions, 5 changer transitions 1/152 dead transitions. [2025-03-13 22:30:01,995 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 146 places, 152 transitions, 424 flow [2025-03-13 22:30:01,995 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:30:01,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:30:01,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 759 transitions. [2025-03-13 22:30:01,998 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8057324840764332 [2025-03-13 22:30:01,999 INFO L175 Difference]: Start difference. First operand has 142 places, 138 transitions, 298 flow. Second operand 6 states and 759 transitions. [2025-03-13 22:30:01,999 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 146 places, 152 transitions, 424 flow [2025-03-13 22:30:02,000 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 144 places, 152 transitions, 420 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:30:02,003 INFO L231 Difference]: Finished difference. Result has 144 places, 135 transitions, 298 flow [2025-03-13 22:30:02,004 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=157, PETRI_DIFFERENCE_MINUEND_FLOW=290, PETRI_DIFFERENCE_MINUEND_PLACES=139, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=136, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=131, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=298, PETRI_PLACES=144, PETRI_TRANSITIONS=135} [2025-03-13 22:30:02,005 INFO L279 CegarLoopForPetriNet]: 142 programPoint places, 2 predicate places. [2025-03-13 22:30:02,005 INFO L471 AbstractCegarLoop]: Abstraction has has 144 places, 135 transitions, 298 flow [2025-03-13 22:30:02,006 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 119.5) internal successors, (717), 6 states have internal predecessors, (717), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:02,006 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:30:02,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-13 22:30:02,006 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-13 22:30:02,006 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-03-13 22:30:02,006 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:30:02,006 INFO L85 PathProgramCache]: Analyzing trace with hash 2006048303, now seen corresponding path program 1 times [2025-03-13 22:30:02,006 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:30:02,006 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [70187974] [2025-03-13 22:30:02,007 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:30:02,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:30:02,017 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-03-13 22:30:02,022 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-03-13 22:30:02,022 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:02,022 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:30:02,173 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:30:02,173 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:30:02,173 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [70187974] [2025-03-13 22:30:02,173 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [70187974] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:30:02,173 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:30:02,173 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:30:02,174 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1038813888] [2025-03-13 22:30:02,174 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:30:02,174 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:30:02,174 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:30:02,174 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:30:02,174 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:30:02,277 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 121 out of 157 [2025-03-13 22:30:02,278 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 144 places, 135 transitions, 298 flow. Second operand has 6 states, 6 states have (on average 122.33333333333333) internal successors, (734), 6 states have internal predecessors, (734), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:02,278 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:30:02,278 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 121 of 157 [2025-03-13 22:30:02,278 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:30:02,590 INFO L124 PetriNetUnfolderBase]: 809/3936 cut-off events. [2025-03-13 22:30:02,590 INFO L125 PetriNetUnfolderBase]: For 166/166 co-relation queries the response was YES. [2025-03-13 22:30:02,596 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5435 conditions, 3936 events. 809/3936 cut-off events. For 166/166 co-relation queries the response was YES. Maximal size of possible extension queue 117. Compared 35365 event pairs, 556 based on Foata normal form. 0/3582 useless extension candidates. Maximal degree in co-relation 4150. Up to 1169 conditions per place. [2025-03-13 22:30:02,606 INFO L140 encePairwiseOnDemand]: 151/157 looper letters, 43 selfloop transitions, 5 changer transitions 0/152 dead transitions. [2025-03-13 22:30:02,606 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 147 places, 152 transitions, 428 flow [2025-03-13 22:30:02,607 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:30:02,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:30:02,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 775 transitions. [2025-03-13 22:30:02,608 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8227176220806794 [2025-03-13 22:30:02,608 INFO L175 Difference]: Start difference. First operand has 144 places, 135 transitions, 298 flow. Second operand 6 states and 775 transitions. [2025-03-13 22:30:02,608 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 147 places, 152 transitions, 428 flow [2025-03-13 22:30:02,609 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 142 places, 152 transitions, 418 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-13 22:30:02,610 INFO L231 Difference]: Finished difference. Result has 142 places, 134 transitions, 296 flow [2025-03-13 22:30:02,610 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=157, PETRI_DIFFERENCE_MINUEND_FLOW=286, PETRI_DIFFERENCE_MINUEND_PLACES=137, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=134, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=129, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=296, PETRI_PLACES=142, PETRI_TRANSITIONS=134} [2025-03-13 22:30:02,611 INFO L279 CegarLoopForPetriNet]: 142 programPoint places, 0 predicate places. [2025-03-13 22:30:02,611 INFO L471 AbstractCegarLoop]: Abstraction has has 142 places, 134 transitions, 296 flow [2025-03-13 22:30:02,611 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 122.33333333333333) internal successors, (734), 6 states have internal predecessors, (734), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:02,611 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:30:02,611 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] [2025-03-13 22:30:02,611 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-13 22:30:02,611 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-03-13 22:30:02,612 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:30:02,612 INFO L85 PathProgramCache]: Analyzing trace with hash 1935622146, now seen corresponding path program 1 times [2025-03-13 22:30:02,612 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:30:02,612 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1047451639] [2025-03-13 22:30:02,612 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:30:02,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:30:02,618 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-03-13 22:30:02,620 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-03-13 22:30:02,620 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:02,620 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:30:02,636 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:30:02,637 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:30:02,637 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1047451639] [2025-03-13 22:30:02,637 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1047451639] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:30:02,637 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:30:02,637 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:30:02,637 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1953709460] [2025-03-13 22:30:02,637 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:30:02,637 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:30:02,637 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:30:02,637 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:30:02,637 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:30:02,654 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 131 out of 157 [2025-03-13 22:30:02,655 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 142 places, 134 transitions, 296 flow. Second operand has 3 states, 3 states have (on average 132.66666666666666) internal successors, (398), 3 states have internal predecessors, (398), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:02,655 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:30:02,655 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 131 of 157 [2025-03-13 22:30:02,655 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:30:02,907 INFO L124 PetriNetUnfolderBase]: 1075/3990 cut-off events. [2025-03-13 22:30:02,908 INFO L125 PetriNetUnfolderBase]: For 341/341 co-relation queries the response was YES. [2025-03-13 22:30:02,915 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5849 conditions, 3990 events. 1075/3990 cut-off events. For 341/341 co-relation queries the response was YES. Maximal size of possible extension queue 171. Compared 36865 event pairs, 695 based on Foata normal form. 0/3550 useless extension candidates. Maximal degree in co-relation 4558. Up to 1401 conditions per place. [2025-03-13 22:30:02,929 INFO L140 encePairwiseOnDemand]: 150/157 looper letters, 27 selfloop transitions, 6 changer transitions 0/147 dead transitions. [2025-03-13 22:30:02,929 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 144 places, 147 transitions, 398 flow [2025-03-13 22:30:02,930 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:30:02,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:30:02,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 427 transitions. [2025-03-13 22:30:02,930 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9065817409766455 [2025-03-13 22:30:02,931 INFO L175 Difference]: Start difference. First operand has 142 places, 134 transitions, 296 flow. Second operand 3 states and 427 transitions. [2025-03-13 22:30:02,931 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 144 places, 147 transitions, 398 flow [2025-03-13 22:30:02,932 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 139 places, 147 transitions, 388 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-13 22:30:02,933 INFO L231 Difference]: Finished difference. Result has 141 places, 139 transitions, 332 flow [2025-03-13 22:30:02,933 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=157, PETRI_DIFFERENCE_MINUEND_FLOW=286, PETRI_DIFFERENCE_MINUEND_PLACES=137, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=134, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=128, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=332, PETRI_PLACES=141, PETRI_TRANSITIONS=139} [2025-03-13 22:30:02,933 INFO L279 CegarLoopForPetriNet]: 142 programPoint places, -1 predicate places. [2025-03-13 22:30:02,933 INFO L471 AbstractCegarLoop]: Abstraction has has 141 places, 139 transitions, 332 flow [2025-03-13 22:30:02,934 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 132.66666666666666) internal successors, (398), 3 states have internal predecessors, (398), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:02,934 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:30:02,934 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] [2025-03-13 22:30:02,934 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-13 22:30:02,934 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-03-13 22:30:02,934 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:30:02,934 INFO L85 PathProgramCache]: Analyzing trace with hash -31939902, now seen corresponding path program 1 times [2025-03-13 22:30:02,934 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:30:02,934 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1327801233] [2025-03-13 22:30:02,934 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:30:02,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:30:02,939 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 47 statements into 1 equivalence classes. [2025-03-13 22:30:02,941 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 47 of 47 statements. [2025-03-13 22:30:02,941 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:02,941 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:30:02,954 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:30:02,954 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:30:02,954 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1327801233] [2025-03-13 22:30:02,954 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1327801233] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:30:02,954 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:30:02,954 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:30:02,954 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [139933070] [2025-03-13 22:30:02,954 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:30:02,954 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:30:02,955 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:30:02,955 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:30:02,955 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:30:02,972 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 131 out of 157 [2025-03-13 22:30:02,972 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 141 places, 139 transitions, 332 flow. Second operand has 3 states, 3 states have (on average 132.66666666666666) internal successors, (398), 3 states have internal predecessors, (398), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:02,972 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:30:02,972 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 131 of 157 [2025-03-13 22:30:02,972 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:30:03,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][124], [177#true, 182#true, 161#true, 162#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 122#L1024true, 41#L1023-2true, 123#L1039-1true]) [2025-03-13 22:30:03,350 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-13 22:30:03,350 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:30:03,350 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:30:03,350 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:30:03,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][124], [136#L1024-3true, 177#true, 182#true, 161#true, 162#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 41#L1023-2true, 123#L1039-1true]) [2025-03-13 22:30:03,350 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-13 22:30:03,350 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:03,350 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:30:03,351 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:30:03,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][143], [177#true, 182#true, 132#L1023-2true, 161#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 162#true, 41#L1023-2true, 123#L1039-1true]) [2025-03-13 22:30:03,351 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:30:03,351 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:30:03,351 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:30:03,351 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:30:03,403 INFO L124 PetriNetUnfolderBase]: 1719/6346 cut-off events. [2025-03-13 22:30:03,403 INFO L125 PetriNetUnfolderBase]: For 2028/2225 co-relation queries the response was YES. [2025-03-13 22:30:03,416 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10851 conditions, 6346 events. 1719/6346 cut-off events. For 2028/2225 co-relation queries the response was YES. Maximal size of possible extension queue 292. Compared 64106 event pairs, 918 based on Foata normal form. 5/5616 useless extension candidates. Maximal degree in co-relation 8197. Up to 2119 conditions per place. [2025-03-13 22:30:03,436 INFO L140 encePairwiseOnDemand]: 150/157 looper letters, 27 selfloop transitions, 9 changer transitions 0/152 dead transitions. [2025-03-13 22:30:03,436 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 143 places, 152 transitions, 452 flow [2025-03-13 22:30:03,436 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:30:03,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:30:03,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 425 transitions. [2025-03-13 22:30:03,438 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9023354564755839 [2025-03-13 22:30:03,438 INFO L175 Difference]: Start difference. First operand has 141 places, 139 transitions, 332 flow. Second operand 3 states and 425 transitions. [2025-03-13 22:30:03,438 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 143 places, 152 transitions, 452 flow [2025-03-13 22:30:03,444 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 141 places, 152 transitions, 434 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:30:03,446 INFO L231 Difference]: Finished difference. Result has 143 places, 146 transitions, 396 flow [2025-03-13 22:30:03,447 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=157, PETRI_DIFFERENCE_MINUEND_FLOW=320, PETRI_DIFFERENCE_MINUEND_PLACES=139, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=139, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=130, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=396, PETRI_PLACES=143, PETRI_TRANSITIONS=146} [2025-03-13 22:30:03,447 INFO L279 CegarLoopForPetriNet]: 142 programPoint places, 1 predicate places. [2025-03-13 22:30:03,448 INFO L471 AbstractCegarLoop]: Abstraction has has 143 places, 146 transitions, 396 flow [2025-03-13 22:30:03,448 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 132.66666666666666) internal successors, (398), 3 states have internal predecessors, (398), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:03,448 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:30:03,448 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] [2025-03-13 22:30:03,448 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-13 22:30:03,448 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-03-13 22:30:03,449 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:30:03,449 INFO L85 PathProgramCache]: Analyzing trace with hash 766744268, now seen corresponding path program 1 times [2025-03-13 22:30:03,449 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:30:03,449 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1414085635] [2025-03-13 22:30:03,449 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:30:03,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:30:03,456 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 47 statements into 1 equivalence classes. [2025-03-13 22:30:03,458 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 47 of 47 statements. [2025-03-13 22:30:03,459 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:03,459 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:30:03,481 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2025-03-13 22:30:03,481 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:30:03,481 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1414085635] [2025-03-13 22:30:03,482 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1414085635] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:30:03,482 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:30:03,482 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:30:03,482 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1835213928] [2025-03-13 22:30:03,482 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:30:03,482 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:30:03,482 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:30:03,482 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:30:03,482 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:30:03,499 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 133 out of 157 [2025-03-13 22:30:03,500 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 143 places, 146 transitions, 396 flow. Second operand has 3 states, 3 states have (on average 134.0) internal successors, (402), 3 states have internal predecessors, (402), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:03,500 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:30:03,500 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 133 of 157 [2025-03-13 22:30:03,500 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:30:03,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][148], [182#true, 132#L1023-2true, 189#(= |#race~data~0| 0), 161#true, 162#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 41#L1023-2true, 123#L1039-1true, Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|)]) [2025-03-13 22:30:03,993 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:30:03,993 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:30:03,993 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:30:03,993 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:30:04,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][85], [182#true, 132#L1023-2true, 189#(= |#race~data~0| 0), 161#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 162#true, 123#L1039-1true, Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 119#L1024-3true]) [2025-03-13 22:30:04,015 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-13 22:30:04,015 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:04,015 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:30:04,015 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:30:04,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][85], [182#true, 132#L1023-2true, 189#(= |#race~data~0| 0), 161#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 162#true, 78#L1024true, 123#L1039-1true, Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|)]) [2025-03-13 22:30:04,022 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-13 22:30:04,022 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:30:04,022 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:30:04,022 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:30:04,124 INFO L124 PetriNetUnfolderBase]: 2793/9528 cut-off events. [2025-03-13 22:30:04,124 INFO L125 PetriNetUnfolderBase]: For 5667/5766 co-relation queries the response was YES. [2025-03-13 22:30:04,141 INFO L83 FinitePrefix]: Finished finitePrefix Result has 18474 conditions, 9528 events. 2793/9528 cut-off events. For 5667/5766 co-relation queries the response was YES. Maximal size of possible extension queue 437. Compared 101414 event pairs, 958 based on Foata normal form. 3/8421 useless extension candidates. Maximal degree in co-relation 14677. Up to 2383 conditions per place. [2025-03-13 22:30:04,162 INFO L140 encePairwiseOnDemand]: 151/157 looper letters, 28 selfloop transitions, 13 changer transitions 0/161 dead transitions. [2025-03-13 22:30:04,163 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 145 places, 161 transitions, 550 flow [2025-03-13 22:30:04,163 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:30:04,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:30:04,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 428 transitions. [2025-03-13 22:30:04,164 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9087048832271762 [2025-03-13 22:30:04,164 INFO L175 Difference]: Start difference. First operand has 143 places, 146 transitions, 396 flow. Second operand 3 states and 428 transitions. [2025-03-13 22:30:04,164 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 145 places, 161 transitions, 550 flow [2025-03-13 22:30:04,172 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 143 places, 161 transitions, 522 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:30:04,173 INFO L231 Difference]: Finished difference. Result has 145 places, 155 transitions, 500 flow [2025-03-13 22:30:04,173 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=157, PETRI_DIFFERENCE_MINUEND_FLOW=378, PETRI_DIFFERENCE_MINUEND_PLACES=141, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=146, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=133, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=500, PETRI_PLACES=145, PETRI_TRANSITIONS=155} [2025-03-13 22:30:04,174 INFO L279 CegarLoopForPetriNet]: 142 programPoint places, 3 predicate places. [2025-03-13 22:30:04,174 INFO L471 AbstractCegarLoop]: Abstraction has has 145 places, 155 transitions, 500 flow [2025-03-13 22:30:04,174 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 134.0) internal successors, (402), 3 states have internal predecessors, (402), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:04,174 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:30:04,174 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] [2025-03-13 22:30:04,174 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-03-13 22:30:04,174 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-03-13 22:30:04,174 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:30:04,175 INFO L85 PathProgramCache]: Analyzing trace with hash -1512431966, now seen corresponding path program 1 times [2025-03-13 22:30:04,175 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:30:04,175 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1635243678] [2025-03-13 22:30:04,175 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:30:04,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:30:04,180 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 49 statements into 1 equivalence classes. [2025-03-13 22:30:04,186 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 49 of 49 statements. [2025-03-13 22:30:04,187 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:04,187 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:30:04,225 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2025-03-13 22:30:04,225 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:30:04,226 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1635243678] [2025-03-13 22:30:04,226 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1635243678] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:30:04,226 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:30:04,226 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:30:04,226 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1186920943] [2025-03-13 22:30:04,226 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:30:04,226 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-13 22:30:04,226 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:30:04,226 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-13 22:30:04,226 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-13 22:30:04,270 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 129 out of 157 [2025-03-13 22:30:04,270 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 145 places, 155 transitions, 500 flow. Second operand has 5 states, 5 states have (on average 130.6) internal successors, (653), 5 states have internal predecessors, (653), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:04,271 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:30:04,271 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 129 of 157 [2025-03-13 22:30:04,271 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:30:04,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][154], [132#L1023-2true, 189#(= |#race~data~0| 0), 161#true, 162#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 41#L1023-2true, 192#true, 123#L1039-1true, Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 187#true]) [2025-03-13 22:30:04,973 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:30:04,973 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:30:04,973 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:30:04,973 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:30:05,131 INFO L124 PetriNetUnfolderBase]: 2904/11526 cut-off events. [2025-03-13 22:30:05,131 INFO L125 PetriNetUnfolderBase]: For 6066/7154 co-relation queries the response was YES. [2025-03-13 22:30:05,167 INFO L83 FinitePrefix]: Finished finitePrefix Result has 21451 conditions, 11526 events. 2904/11526 cut-off events. For 6066/7154 co-relation queries the response was YES. Maximal size of possible extension queue 490. Compared 132535 event pairs, 1140 based on Foata normal form. 38/10174 useless extension candidates. Maximal degree in co-relation 12154. Up to 2813 conditions per place. [2025-03-13 22:30:05,205 INFO L140 encePairwiseOnDemand]: 149/157 looper letters, 28 selfloop transitions, 7 changer transitions 1/168 dead transitions. [2025-03-13 22:30:05,205 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 150 places, 168 transitions, 599 flow [2025-03-13 22:30:05,206 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:30:05,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:30:05,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 811 transitions. [2025-03-13 22:30:05,208 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8609341825902336 [2025-03-13 22:30:05,208 INFO L175 Difference]: Start difference. First operand has 145 places, 155 transitions, 500 flow. Second operand 6 states and 811 transitions. [2025-03-13 22:30:05,208 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 150 places, 168 transitions, 599 flow [2025-03-13 22:30:05,227 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 148 places, 168 transitions, 573 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:30:05,229 INFO L231 Difference]: Finished difference. Result has 152 places, 161 transitions, 525 flow [2025-03-13 22:30:05,229 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=157, PETRI_DIFFERENCE_MINUEND_FLOW=474, PETRI_DIFFERENCE_MINUEND_PLACES=143, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=155, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=148, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=525, PETRI_PLACES=152, PETRI_TRANSITIONS=161} [2025-03-13 22:30:05,230 INFO L279 CegarLoopForPetriNet]: 142 programPoint places, 10 predicate places. [2025-03-13 22:30:05,230 INFO L471 AbstractCegarLoop]: Abstraction has has 152 places, 161 transitions, 525 flow [2025-03-13 22:30:05,231 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 130.6) internal successors, (653), 5 states have internal predecessors, (653), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:05,231 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:30:05,231 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:30:05,232 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-03-13 22:30:05,232 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-03-13 22:30:05,232 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:30:05,232 INFO L85 PathProgramCache]: Analyzing trace with hash 1432147228, now seen corresponding path program 1 times [2025-03-13 22:30:05,232 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:30:05,232 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [425782952] [2025-03-13 22:30:05,232 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:30:05,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:30:05,239 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 55 statements into 1 equivalence classes. [2025-03-13 22:30:05,248 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 55 of 55 statements. [2025-03-13 22:30:05,248 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:05,248 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:30:05,335 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2025-03-13 22:30:05,335 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:30:05,335 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [425782952] [2025-03-13 22:30:05,335 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [425782952] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:30:05,335 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:30:05,335 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2025-03-13 22:30:05,335 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1186907422] [2025-03-13 22:30:05,335 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:30:05,336 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:30:05,336 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:30:05,336 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:30:05,336 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=16, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:30:05,386 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 126 out of 157 [2025-03-13 22:30:05,386 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 152 places, 161 transitions, 525 flow. Second operand has 6 states, 6 states have (on average 128.16666666666666) internal successors, (769), 6 states have internal predecessors, (769), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:05,386 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:30:05,386 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 126 of 157 [2025-03-13 22:30:05,386 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:30:05,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([392] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of2ForFork1_#t~nondet5_3|) InVars {threadThread2of2ForFork1_#t~nondet5=|v_threadThread2of2ForFork1_#t~nondet5_3|} OutVars{threadThread2of2ForFork1_#t~nondet5=|v_threadThread2of2ForFork1_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][161], [132#L1023-2true, 161#true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 195#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 198#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 192#true, Black: 196#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 25#L1023-1true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 78#L1024true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 82#L1039-2true, 163#true, Black: 189#(= |#race~data~0| 0)]) [2025-03-13 22:30:05,863 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-03-13 22:30:05,864 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:05,864 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:05,864 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:05,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][113], [161#true, 162#true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 41#L1023-2true, Black: 195#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 192#true, Black: 198#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 196#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 136#L1024-3true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 123#L1039-1true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 187#true]) [2025-03-13 22:30:05,895 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-13 22:30:05,895 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:30:05,895 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:05,895 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:30:05,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][106], [132#L1023-2true, 161#true, 162#true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 195#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 192#true, Black: 198#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 196#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 119#L1024-3true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 123#L1039-1true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 187#true]) [2025-03-13 22:30:05,939 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-13 22:30:05,939 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:05,939 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:30:05,939 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:30:05,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][144], [132#L1023-2true, 161#true, 162#true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 195#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 41#L1023-2true, 192#true, Black: 198#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 196#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 123#L1039-1true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 187#true]) [2025-03-13 22:30:05,939 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:30:05,939 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:30:05,939 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:30:05,939 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:30:05,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([376] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread1of2ForFork0_#t~nondet5_3|) InVars {threadThread1of2ForFork0_#t~nondet5=|v_threadThread1of2ForFork0_#t~nondet5_3|} OutVars{threadThread1of2ForFork0_#t~nondet5=|v_threadThread1of2ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][145], [161#true, 162#true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 195#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 41#L1023-2true, 192#true, Black: 198#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 196#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), Black: 182#true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 19#L1023-1true, 82#L1039-2true, Black: 189#(= |#race~data~0| 0)]) [2025-03-13 22:30:05,952 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:30:05,952 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:30:05,952 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:30:05,952 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:30:05,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([376] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread1of2ForFork0_#t~nondet5_3|) InVars {threadThread1of2ForFork0_#t~nondet5=|v_threadThread1of2ForFork0_#t~nondet5_3|} OutVars{threadThread1of2ForFork0_#t~nondet5=|v_threadThread1of2ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][109], [161#true, 162#true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 195#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 192#true, Black: 198#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 196#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 119#L1024-3true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), Black: 182#true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 19#L1023-1true, 82#L1039-2true, Black: 189#(= |#race~data~0| 0)]) [2025-03-13 22:30:05,969 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-13 22:30:05,969 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:05,969 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:30:05,969 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:30:06,025 INFO L124 PetriNetUnfolderBase]: 1960/7725 cut-off events. [2025-03-13 22:30:06,025 INFO L125 PetriNetUnfolderBase]: For 3504/4113 co-relation queries the response was YES. [2025-03-13 22:30:06,047 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14748 conditions, 7725 events. 1960/7725 cut-off events. For 3504/4113 co-relation queries the response was YES. Maximal size of possible extension queue 371. Compared 81945 event pairs, 310 based on Foata normal form. 7/6713 useless extension candidates. Maximal degree in co-relation 10066. Up to 1233 conditions per place. [2025-03-13 22:30:06,063 INFO L140 encePairwiseOnDemand]: 150/157 looper letters, 28 selfloop transitions, 6 changer transitions 0/164 dead transitions. [2025-03-13 22:30:06,064 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 154 places, 164 transitions, 580 flow [2025-03-13 22:30:06,064 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:30:06,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:30:06,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 791 transitions. [2025-03-13 22:30:06,065 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8397027600849257 [2025-03-13 22:30:06,065 INFO L175 Difference]: Start difference. First operand has 152 places, 161 transitions, 525 flow. Second operand 6 states and 791 transitions. [2025-03-13 22:30:06,065 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 154 places, 164 transitions, 580 flow [2025-03-13 22:30:06,073 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 150 places, 164 transitions, 568 flow, removed 5 selfloop flow, removed 4 redundant places. [2025-03-13 22:30:06,074 INFO L231 Difference]: Finished difference. Result has 150 places, 156 transitions, 496 flow [2025-03-13 22:30:06,074 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=157, PETRI_DIFFERENCE_MINUEND_FLOW=484, PETRI_DIFFERENCE_MINUEND_PLACES=145, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=156, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=150, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=496, PETRI_PLACES=150, PETRI_TRANSITIONS=156} [2025-03-13 22:30:06,074 INFO L279 CegarLoopForPetriNet]: 142 programPoint places, 8 predicate places. [2025-03-13 22:30:06,074 INFO L471 AbstractCegarLoop]: Abstraction has has 150 places, 156 transitions, 496 flow [2025-03-13 22:30:06,075 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 128.16666666666666) internal successors, (769), 6 states have internal predecessors, (769), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:06,075 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:30:06,075 INFO L206 CegarLoopForPetriNet]: trace histogram [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] [2025-03-13 22:30:06,075 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-03-13 22:30:06,075 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-03-13 22:30:06,075 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:30:06,075 INFO L85 PathProgramCache]: Analyzing trace with hash 1729590520, now seen corresponding path program 1 times [2025-03-13 22:30:06,076 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:30:06,076 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1787403692] [2025-03-13 22:30:06,076 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:30:06,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:30:06,082 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 63 statements into 1 equivalence classes. [2025-03-13 22:30:06,085 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 63 of 63 statements. [2025-03-13 22:30:06,085 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:06,085 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:30:06,098 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2025-03-13 22:30:06,098 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:30:06,098 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1787403692] [2025-03-13 22:30:06,098 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1787403692] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:30:06,098 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:30:06,098 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:30:06,099 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1904004464] [2025-03-13 22:30:06,099 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:30:06,099 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:30:06,099 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:30:06,099 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:30:06,099 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:30:06,118 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 131 out of 157 [2025-03-13 22:30:06,119 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 150 places, 156 transitions, 496 flow. Second operand has 3 states, 3 states have (on average 133.0) internal successors, (399), 3 states have internal predecessors, (399), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:06,119 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:30:06,119 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 131 of 157 [2025-03-13 22:30:06,119 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:30:07,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][146], [211#true, 132#L1023-2true, 161#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 162#true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 41#L1023-2true, 123#L1039-1true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 187#true]) [2025-03-13 22:30:07,027 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:30:07,027 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:30:07,027 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:30:07,027 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:30:07,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][103], [211#true, 161#true, 162#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 41#L1023-2true, 123#L1039-1true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 187#true]) [2025-03-13 22:30:07,027 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:30:07,027 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:30:07,027 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:30:07,027 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:30:07,027 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][146], [211#true, 132#L1023-2true, 161#true, 162#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 41#L1023-2true, 123#L1039-1true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 187#true]) [2025-03-13 22:30:07,027 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:30:07,027 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:30:07,027 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:30:07,027 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:30:07,028 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:30:07,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][104], [211#true, 132#L1023-2true, 161#true, 162#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 123#L1039-1true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 187#true, 119#L1024-3true]) [2025-03-13 22:30:07,052 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-13 22:30:07,052 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:07,052 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:30:07,052 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:30:07,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][103], [211#true, 136#L1024-3true, 161#true, 162#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 41#L1023-2true, 123#L1039-1true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 187#true]) [2025-03-13 22:30:07,054 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-13 22:30:07,054 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:30:07,054 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:07,054 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:30:07,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][104], [211#true, 132#L1023-2true, 161#true, 162#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 78#L1024true, 123#L1039-1true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 187#true]) [2025-03-13 22:30:07,061 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-13 22:30:07,061 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:30:07,061 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:30:07,061 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:30:07,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][103], [211#true, 161#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 162#true, 122#L1024true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 41#L1023-2true, 123#L1039-1true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 187#true]) [2025-03-13 22:30:07,064 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-13 22:30:07,064 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:30:07,064 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:30:07,064 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:30:07,109 INFO L124 PetriNetUnfolderBase]: 4177/14175 cut-off events. [2025-03-13 22:30:07,109 INFO L125 PetriNetUnfolderBase]: For 14646/14907 co-relation queries the response was YES. [2025-03-13 22:30:07,136 INFO L83 FinitePrefix]: Finished finitePrefix Result has 31128 conditions, 14175 events. 4177/14175 cut-off events. For 14646/14907 co-relation queries the response was YES. Maximal size of possible extension queue 732. Compared 167053 event pairs, 1498 based on Foata normal form. 3/12422 useless extension candidates. Maximal degree in co-relation 29684. Up to 4674 conditions per place. [2025-03-13 22:30:07,166 INFO L140 encePairwiseOnDemand]: 150/157 looper letters, 35 selfloop transitions, 22 changer transitions 0/177 dead transitions. [2025-03-13 22:30:07,166 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 152 places, 177 transitions, 729 flow [2025-03-13 22:30:07,167 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:30:07,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:30:07,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 426 transitions. [2025-03-13 22:30:07,168 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9044585987261147 [2025-03-13 22:30:07,168 INFO L175 Difference]: Start difference. First operand has 150 places, 156 transitions, 496 flow. Second operand 3 states and 426 transitions. [2025-03-13 22:30:07,168 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 152 places, 177 transitions, 729 flow [2025-03-13 22:30:07,199 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 147 places, 177 transitions, 717 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-13 22:30:07,201 INFO L231 Difference]: Finished difference. Result has 149 places, 170 transitions, 702 flow [2025-03-13 22:30:07,201 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=157, PETRI_DIFFERENCE_MINUEND_FLOW=484, PETRI_DIFFERENCE_MINUEND_PLACES=145, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=156, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=134, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=702, PETRI_PLACES=149, PETRI_TRANSITIONS=170} [2025-03-13 22:30:07,201 INFO L279 CegarLoopForPetriNet]: 142 programPoint places, 7 predicate places. [2025-03-13 22:30:07,201 INFO L471 AbstractCegarLoop]: Abstraction has has 149 places, 170 transitions, 702 flow [2025-03-13 22:30:07,202 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 133.0) internal successors, (399), 3 states have internal predecessors, (399), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:07,202 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:30:07,202 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] [2025-03-13 22:30:07,202 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-03-13 22:30:07,202 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-03-13 22:30:07,202 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:30:07,202 INFO L85 PathProgramCache]: Analyzing trace with hash 718379915, now seen corresponding path program 1 times [2025-03-13 22:30:07,202 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:30:07,202 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1707600003] [2025-03-13 22:30:07,203 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:30:07,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:30:07,210 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 66 statements into 1 equivalence classes. [2025-03-13 22:30:07,215 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 66 of 66 statements. [2025-03-13 22:30:07,215 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:07,215 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:30:07,381 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2025-03-13 22:30:07,381 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:30:07,381 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1707600003] [2025-03-13 22:30:07,381 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1707600003] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:30:07,381 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:30:07,381 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:30:07,381 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1956910763] [2025-03-13 22:30:07,381 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:30:07,382 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:30:07,382 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:30:07,382 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:30:07,382 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:30:07,469 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 120 out of 157 [2025-03-13 22:30:07,470 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 149 places, 170 transitions, 702 flow. Second operand has 6 states, 6 states have (on average 123.0) internal successors, (738), 6 states have internal predecessors, (738), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:07,470 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:30:07,470 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 120 of 157 [2025-03-13 22:30:07,470 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:30:08,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][161], [211#true, 132#L1023-2true, 161#true, 162#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 213#(= |threadThread2of2ForFork1_#t~nondet5| |#race~data~0|), 41#L1023-2true, 123#L1039-1true, Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 216#true, Black: 187#true]) [2025-03-13 22:30:08,864 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:30:08,864 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:30:08,864 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:30:08,864 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:30:09,002 INFO L124 PetriNetUnfolderBase]: 5526/17647 cut-off events. [2025-03-13 22:30:09,002 INFO L125 PetriNetUnfolderBase]: For 17570/19621 co-relation queries the response was YES. [2025-03-13 22:30:09,075 INFO L83 FinitePrefix]: Finished finitePrefix Result has 39247 conditions, 17647 events. 5526/17647 cut-off events. For 17570/19621 co-relation queries the response was YES. Maximal size of possible extension queue 860. Compared 209403 event pairs, 1800 based on Foata normal form. 43/15849 useless extension candidates. Maximal degree in co-relation 34885. Up to 3139 conditions per place. [2025-03-13 22:30:09,137 INFO L140 encePairwiseOnDemand]: 151/157 looper letters, 50 selfloop transitions, 5 changer transitions 0/193 dead transitions. [2025-03-13 22:30:09,137 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 153 places, 193 transitions, 858 flow [2025-03-13 22:30:09,137 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:30:09,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:30:09,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 776 transitions. [2025-03-13 22:30:09,139 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8237791932059448 [2025-03-13 22:30:09,139 INFO L175 Difference]: Start difference. First operand has 149 places, 170 transitions, 702 flow. Second operand 6 states and 776 transitions. [2025-03-13 22:30:09,139 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 153 places, 193 transitions, 858 flow [2025-03-13 22:30:09,179 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 151 places, 193 transitions, 814 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:30:09,180 INFO L231 Difference]: Finished difference. Result has 151 places, 169 transitions, 666 flow [2025-03-13 22:30:09,181 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=157, PETRI_DIFFERENCE_MINUEND_FLOW=656, PETRI_DIFFERENCE_MINUEND_PLACES=146, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=169, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=164, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=666, PETRI_PLACES=151, PETRI_TRANSITIONS=169} [2025-03-13 22:30:09,181 INFO L279 CegarLoopForPetriNet]: 142 programPoint places, 9 predicate places. [2025-03-13 22:30:09,181 INFO L471 AbstractCegarLoop]: Abstraction has has 151 places, 169 transitions, 666 flow [2025-03-13 22:30:09,181 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 123.0) internal successors, (738), 6 states have internal predecessors, (738), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:09,181 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:30:09,182 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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] [2025-03-13 22:30:09,182 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-03-13 22:30:09,182 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-03-13 22:30:09,182 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:30:09,182 INFO L85 PathProgramCache]: Analyzing trace with hash 547945250, now seen corresponding path program 1 times [2025-03-13 22:30:09,182 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:30:09,182 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1669578150] [2025-03-13 22:30:09,182 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:30:09,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:30:09,192 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 71 statements into 1 equivalence classes. [2025-03-13 22:30:09,200 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 71 of 71 statements. [2025-03-13 22:30:09,201 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:09,201 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-13 22:30:09,201 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-13 22:30:09,203 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 71 statements into 1 equivalence classes. [2025-03-13 22:30:09,209 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 71 of 71 statements. [2025-03-13 22:30:09,209 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:09,209 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-13 22:30:09,220 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-13 22:30:09,220 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-13 22:30:09,221 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 11 remaining) [2025-03-13 22:30:09,221 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (9 of 11 remaining) [2025-03-13 22:30:09,221 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (8 of 11 remaining) [2025-03-13 22:30:09,221 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (7 of 11 remaining) [2025-03-13 22:30:09,221 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (6 of 11 remaining) [2025-03-13 22:30:09,221 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (5 of 11 remaining) [2025-03-13 22:30:09,222 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (4 of 11 remaining) [2025-03-13 22:30:09,222 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 11 remaining) [2025-03-13 22:30:09,222 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (2 of 11 remaining) [2025-03-13 22:30:09,222 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (1 of 11 remaining) [2025-03-13 22:30:09,222 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 11 remaining) [2025-03-13 22:30:09,222 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-03-13 22:30:09,222 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:30:09,223 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-13 22:30:09,223 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-03-13 22:30:09,247 INFO L143 ThreadInstanceAdder]: Constructed 6 joinOtherThreadTransitions. [2025-03-13 22:30:09,249 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 200 places, 193 transitions, 440 flow [2025-03-13 22:30:09,296 INFO L124 PetriNetUnfolderBase]: 21/654 cut-off events. [2025-03-13 22:30:09,296 INFO L125 PetriNetUnfolderBase]: For 39/39 co-relation queries the response was YES. [2025-03-13 22:30:09,298 INFO L83 FinitePrefix]: Finished finitePrefix Result has 710 conditions, 654 events. 21/654 cut-off events. For 39/39 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 2655 event pairs, 6 based on Foata normal form. 0/586 useless extension candidates. Maximal degree in co-relation 703. Up to 32 conditions per place. [2025-03-13 22:30:09,298 INFO L82 GeneralOperation]: Start removeDead. Operand has 200 places, 193 transitions, 440 flow [2025-03-13 22:30:09,300 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 161 places, 156 transitions, 345 flow [2025-03-13 22:30:09,302 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-13 22:30:09,302 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;@466c3686, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-13 22:30:09,302 INFO L334 AbstractCegarLoop]: Starting to check reachability of 13 error locations. [2025-03-13 22:30:09,305 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-13 22:30:09,305 INFO L124 PetriNetUnfolderBase]: 1/47 cut-off events. [2025-03-13 22:30:09,305 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-13 22:30:09,305 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:30:09,305 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:30:09,305 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2025-03-13 22:30:09,306 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:30:09,306 INFO L85 PathProgramCache]: Analyzing trace with hash 1144614882, now seen corresponding path program 1 times [2025-03-13 22:30:09,306 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:30:09,306 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2035003269] [2025-03-13 22:30:09,306 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:30:09,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:30:09,312 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-03-13 22:30:09,315 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-03-13 22:30:09,315 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:09,315 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:30:09,462 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:30:09,462 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:30:09,462 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2035003269] [2025-03-13 22:30:09,462 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2035003269] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:30:09,462 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:30:09,462 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:30:09,463 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [398724313] [2025-03-13 22:30:09,463 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:30:09,463 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:30:09,463 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:30:09,463 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:30:09,463 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:30:09,556 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 146 out of 193 [2025-03-13 22:30:09,557 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 161 places, 156 transitions, 345 flow. Second operand has 6 states, 6 states have (on average 147.5) internal successors, (885), 6 states have internal predecessors, (885), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:09,557 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:30:09,557 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 146 of 193 [2025-03-13 22:30:09,558 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:30:10,394 INFO L124 PetriNetUnfolderBase]: 4132/12545 cut-off events. [2025-03-13 22:30:10,395 INFO L125 PetriNetUnfolderBase]: For 887/887 co-relation queries the response was YES. [2025-03-13 22:30:10,429 INFO L83 FinitePrefix]: Finished finitePrefix Result has 19188 conditions, 12545 events. 4132/12545 cut-off events. For 887/887 co-relation queries the response was YES. Maximal size of possible extension queue 358. Compared 130680 event pairs, 928 based on Foata normal form. 1/11362 useless extension candidates. Maximal degree in co-relation 4512. Up to 5634 conditions per place. [2025-03-13 22:30:10,465 INFO L140 encePairwiseOnDemand]: 186/193 looper letters, 56 selfloop transitions, 5 changer transitions 1/178 dead transitions. [2025-03-13 22:30:10,465 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 165 places, 178 transitions, 511 flow [2025-03-13 22:30:10,466 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:30:10,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:30:10,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 939 transitions. [2025-03-13 22:30:10,467 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.810880829015544 [2025-03-13 22:30:10,467 INFO L175 Difference]: Start difference. First operand has 161 places, 156 transitions, 345 flow. Second operand 6 states and 939 transitions. [2025-03-13 22:30:10,467 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 165 places, 178 transitions, 511 flow [2025-03-13 22:30:10,469 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 163 places, 178 transitions, 507 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:30:10,470 INFO L231 Difference]: Finished difference. Result has 163 places, 153 transitions, 345 flow [2025-03-13 22:30:10,470 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=193, PETRI_DIFFERENCE_MINUEND_FLOW=337, PETRI_DIFFERENCE_MINUEND_PLACES=158, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=154, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=149, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=345, PETRI_PLACES=163, PETRI_TRANSITIONS=153} [2025-03-13 22:30:10,470 INFO L279 CegarLoopForPetriNet]: 161 programPoint places, 2 predicate places. [2025-03-13 22:30:10,470 INFO L471 AbstractCegarLoop]: Abstraction has has 163 places, 153 transitions, 345 flow [2025-03-13 22:30:10,471 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 147.5) internal successors, (885), 6 states have internal predecessors, (885), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:10,471 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:30:10,471 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:30:10,471 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-03-13 22:30:10,471 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2025-03-13 22:30:10,471 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:30:10,471 INFO L85 PathProgramCache]: Analyzing trace with hash 1849905887, now seen corresponding path program 1 times [2025-03-13 22:30:10,471 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:30:10,471 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2026156523] [2025-03-13 22:30:10,471 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:30:10,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:30:10,476 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-03-13 22:30:10,478 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-03-13 22:30:10,479 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:10,479 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:30:10,579 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:30:10,579 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:30:10,579 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2026156523] [2025-03-13 22:30:10,580 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2026156523] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:30:10,580 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:30:10,580 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:30:10,580 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2126878198] [2025-03-13 22:30:10,580 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:30:10,580 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:30:10,580 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:30:10,580 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:30:10,581 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:30:10,655 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 149 out of 193 [2025-03-13 22:30:10,656 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 163 places, 153 transitions, 345 flow. Second operand has 6 states, 6 states have (on average 150.33333333333334) internal successors, (902), 6 states have internal predecessors, (902), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:10,656 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:30:10,656 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 149 of 193 [2025-03-13 22:30:10,656 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:30:11,726 INFO L124 PetriNetUnfolderBase]: 4216/17526 cut-off events. [2025-03-13 22:30:11,726 INFO L125 PetriNetUnfolderBase]: For 855/855 co-relation queries the response was YES. [2025-03-13 22:30:11,766 INFO L83 FinitePrefix]: Finished finitePrefix Result has 24317 conditions, 17526 events. 4216/17526 cut-off events. For 855/855 co-relation queries the response was YES. Maximal size of possible extension queue 411. Compared 205801 event pairs, 2764 based on Foata normal form. 0/16005 useless extension candidates. Maximal degree in co-relation 18052. Up to 5480 conditions per place. [2025-03-13 22:30:11,807 INFO L140 encePairwiseOnDemand]: 187/193 looper letters, 55 selfloop transitions, 5 changer transitions 0/178 dead transitions. [2025-03-13 22:30:11,807 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 166 places, 178 transitions, 515 flow [2025-03-13 22:30:11,807 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:30:11,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:30:11,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 955 transitions. [2025-03-13 22:30:11,809 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8246977547495682 [2025-03-13 22:30:11,809 INFO L175 Difference]: Start difference. First operand has 163 places, 153 transitions, 345 flow. Second operand 6 states and 955 transitions. [2025-03-13 22:30:11,809 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 166 places, 178 transitions, 515 flow [2025-03-13 22:30:11,811 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 161 places, 178 transitions, 505 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-13 22:30:11,812 INFO L231 Difference]: Finished difference. Result has 161 places, 152 transitions, 343 flow [2025-03-13 22:30:11,812 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=193, PETRI_DIFFERENCE_MINUEND_FLOW=333, PETRI_DIFFERENCE_MINUEND_PLACES=156, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=152, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=147, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=343, PETRI_PLACES=161, PETRI_TRANSITIONS=152} [2025-03-13 22:30:11,812 INFO L279 CegarLoopForPetriNet]: 161 programPoint places, 0 predicate places. [2025-03-13 22:30:11,813 INFO L471 AbstractCegarLoop]: Abstraction has has 161 places, 152 transitions, 343 flow [2025-03-13 22:30:11,813 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 150.33333333333334) internal successors, (902), 6 states have internal predecessors, (902), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:11,813 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:30:11,813 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] [2025-03-13 22:30:11,813 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-03-13 22:30:11,813 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2025-03-13 22:30:11,814 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:30:11,814 INFO L85 PathProgramCache]: Analyzing trace with hash -850317503, now seen corresponding path program 1 times [2025-03-13 22:30:11,814 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:30:11,814 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1636946399] [2025-03-13 22:30:11,814 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:30:11,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:30:11,819 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-03-13 22:30:11,821 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-03-13 22:30:11,821 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:11,821 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:30:11,830 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:30:11,830 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:30:11,830 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1636946399] [2025-03-13 22:30:11,830 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1636946399] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:30:11,830 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:30:11,830 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:30:11,830 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [824472010] [2025-03-13 22:30:11,831 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:30:11,831 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:30:11,831 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:30:11,831 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:30:11,831 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:30:11,855 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 157 out of 193 [2025-03-13 22:30:11,855 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 161 places, 152 transitions, 343 flow. Second operand has 3 states, 3 states have (on average 158.66666666666666) internal successors, (476), 3 states have internal predecessors, (476), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:11,855 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:30:11,856 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 157 of 193 [2025-03-13 22:30:11,856 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:30:13,244 INFO L124 PetriNetUnfolderBase]: 7646/22441 cut-off events. [2025-03-13 22:30:13,245 INFO L125 PetriNetUnfolderBase]: For 2760/2760 co-relation queries the response was YES. [2025-03-13 22:30:13,304 INFO L83 FinitePrefix]: Finished finitePrefix Result has 34295 conditions, 22441 events. 7646/22441 cut-off events. For 2760/2760 co-relation queries the response was YES. Maximal size of possible extension queue 781. Compared 261772 event pairs, 5213 based on Foata normal form. 0/20028 useless extension candidates. Maximal degree in co-relation 26703. Up to 9001 conditions per place. [2025-03-13 22:30:13,371 INFO L140 encePairwiseOnDemand]: 185/193 looper letters, 36 selfloop transitions, 7 changer transitions 0/170 dead transitions. [2025-03-13 22:30:13,372 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 163 places, 170 transitions, 485 flow [2025-03-13 22:30:13,372 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:30:13,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:30:13,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 515 transitions. [2025-03-13 22:30:13,373 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8894645941278065 [2025-03-13 22:30:13,373 INFO L175 Difference]: Start difference. First operand has 161 places, 152 transitions, 343 flow. Second operand 3 states and 515 transitions. [2025-03-13 22:30:13,373 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 163 places, 170 transitions, 485 flow [2025-03-13 22:30:13,384 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 158 places, 170 transitions, 475 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-13 22:30:13,386 INFO L231 Difference]: Finished difference. Result has 160 places, 158 transitions, 387 flow [2025-03-13 22:30:13,386 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=193, PETRI_DIFFERENCE_MINUEND_FLOW=333, PETRI_DIFFERENCE_MINUEND_PLACES=156, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=152, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=145, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=387, PETRI_PLACES=160, PETRI_TRANSITIONS=158} [2025-03-13 22:30:13,386 INFO L279 CegarLoopForPetriNet]: 161 programPoint places, -1 predicate places. [2025-03-13 22:30:13,386 INFO L471 AbstractCegarLoop]: Abstraction has has 160 places, 158 transitions, 387 flow [2025-03-13 22:30:13,386 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 158.66666666666666) internal successors, (476), 3 states have internal predecessors, (476), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:13,386 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:30:13,386 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] [2025-03-13 22:30:13,386 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-03-13 22:30:13,387 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2025-03-13 22:30:13,387 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:30:13,387 INFO L85 PathProgramCache]: Analyzing trace with hash -1551466148, now seen corresponding path program 1 times [2025-03-13 22:30:13,387 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:30:13,387 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1554210192] [2025-03-13 22:30:13,387 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:30:13,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:30:13,395 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 47 statements into 1 equivalence classes. [2025-03-13 22:30:13,399 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 47 of 47 statements. [2025-03-13 22:30:13,399 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:13,399 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:30:13,409 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:30:13,409 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:30:13,409 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1554210192] [2025-03-13 22:30:13,409 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1554210192] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:30:13,409 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:30:13,409 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:30:13,409 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1446461222] [2025-03-13 22:30:13,409 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:30:13,410 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:30:13,410 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:30:13,410 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:30:13,410 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:30:13,430 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 159 out of 193 [2025-03-13 22:30:13,431 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 160 places, 158 transitions, 387 flow. Second operand has 3 states, 3 states have (on average 160.0) internal successors, (480), 3 states have internal predecessors, (480), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:13,431 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:30:13,431 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 159 of 193 [2025-03-13 22:30:13,431 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:30:15,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][81], [189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true, 215#true, 144#L1039-1true, 222#(= |#race~data~0| 0), 197#true, 55#L1023-1true]) [2025-03-13 22:30:15,793 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:15,793 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:15,793 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:15,793 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:15,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][81], [189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 199#true, 175#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true, 215#true, 144#L1039-1true, 222#(= |#race~data~0| 0), 197#true]) [2025-03-13 22:30:15,929 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-13 22:30:15,929 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-13 22:30:15,929 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-13 22:30:15,929 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-13 22:30:16,598 INFO L124 PetriNetUnfolderBase]: 13659/39024 cut-off events. [2025-03-13 22:30:16,599 INFO L125 PetriNetUnfolderBase]: For 10658/10754 co-relation queries the response was YES. [2025-03-13 22:30:16,675 INFO L83 FinitePrefix]: Finished finitePrefix Result has 69370 conditions, 39024 events. 13659/39024 cut-off events. For 10658/10754 co-relation queries the response was YES. Maximal size of possible extension queue 1258. Compared 476013 event pairs, 6479 based on Foata normal form. 0/34982 useless extension candidates. Maximal degree in co-relation 54849. Up to 12676 conditions per place. [2025-03-13 22:30:16,789 INFO L140 encePairwiseOnDemand]: 186/193 looper letters, 33 selfloop transitions, 10 changer transitions 0/174 dead transitions. [2025-03-13 22:30:16,789 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 162 places, 174 transitions, 527 flow [2025-03-13 22:30:16,789 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:30:16,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:30:16,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 514 transitions. [2025-03-13 22:30:16,790 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8877374784110535 [2025-03-13 22:30:16,790 INFO L175 Difference]: Start difference. First operand has 160 places, 158 transitions, 387 flow. Second operand 3 states and 514 transitions. [2025-03-13 22:30:16,790 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 162 places, 174 transitions, 527 flow [2025-03-13 22:30:16,846 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 160 places, 174 transitions, 505 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:30:16,847 INFO L231 Difference]: Finished difference. Result has 162 places, 166 transitions, 461 flow [2025-03-13 22:30:16,848 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=193, PETRI_DIFFERENCE_MINUEND_FLOW=373, PETRI_DIFFERENCE_MINUEND_PLACES=158, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=158, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=148, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=461, PETRI_PLACES=162, PETRI_TRANSITIONS=166} [2025-03-13 22:30:16,848 INFO L279 CegarLoopForPetriNet]: 161 programPoint places, 1 predicate places. [2025-03-13 22:30:16,848 INFO L471 AbstractCegarLoop]: Abstraction has has 162 places, 166 transitions, 461 flow [2025-03-13 22:30:16,848 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 160.0) internal successors, (480), 3 states have internal predecessors, (480), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:16,848 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:30:16,848 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] [2025-03-13 22:30:16,848 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-03-13 22:30:16,848 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2025-03-13 22:30:16,849 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:30:16,849 INFO L85 PathProgramCache]: Analyzing trace with hash 666594706, now seen corresponding path program 1 times [2025-03-13 22:30:16,849 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:30:16,849 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [625363655] [2025-03-13 22:30:16,849 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:30:16,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:30:16,854 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 47 statements into 1 equivalence classes. [2025-03-13 22:30:16,855 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 47 of 47 statements. [2025-03-13 22:30:16,856 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:16,856 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:30:16,866 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:30:16,866 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:30:16,866 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [625363655] [2025-03-13 22:30:16,866 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [625363655] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:30:16,866 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:30:16,866 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:30:16,866 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1905083408] [2025-03-13 22:30:16,866 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:30:16,866 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:30:16,866 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:30:16,867 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:30:16,867 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:30:16,892 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 157 out of 193 [2025-03-13 22:30:16,893 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 162 places, 166 transitions, 461 flow. Second operand has 3 states, 3 states have (on average 158.66666666666666) internal successors, (476), 3 states have internal predecessors, (476), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:16,893 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:30:16,893 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 157 of 193 [2025-03-13 22:30:16,893 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:30:18,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][125], [225#true, 9#L1023-2true, 200#true, 175#L1024true, 198#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 222#(= |#race~data~0| 0), 144#L1039-1true, 197#true, Black: 220#true]) [2025-03-13 22:30:18,358 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-13 22:30:18,358 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:30:18,358 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:30:18,358 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:30:18,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][125], [225#true, 9#L1023-2true, 200#true, 198#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 222#(= |#race~data~0| 0), 144#L1039-1true, 197#true, Black: 220#true]) [2025-03-13 22:30:18,358 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-13 22:30:18,358 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:30:18,358 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:18,358 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:30:18,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][147], [225#true, 9#L1023-2true, 200#true, 31#L1023-2true, 198#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 222#(= |#race~data~0| 0), 144#L1039-1true, 197#true, Black: 220#true]) [2025-03-13 22:30:18,358 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:30:18,358 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:30:18,358 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:30:18,358 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:30:20,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 225#true, 201#true, 220#true, 8#L1023-1true, 9#L1023-2true, 199#true, 175#L1024true, 70#L1023-1true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 197#true]) [2025-03-13 22:30:20,078 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:30:20,078 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:20,078 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:20,078 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:20,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][180], [Black: 222#(= |#race~data~0| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 225#true, 201#true, 220#true, 8#L1023-1true, 199#true, 70#L1023-1true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 197#true, 119#L1024-3true]) [2025-03-13 22:30:20,095 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-13 22:30:20,095 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:30:20,095 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:30:20,095 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:30:20,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 225#true, 201#true, 8#L1023-1true, 220#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 175#L1024true, 70#L1023-1true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 95#L1039-2true, 197#true]) [2025-03-13 22:30:20,311 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is not cut-off event [2025-03-13 22:30:20,311 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2025-03-13 22:30:20,311 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2025-03-13 22:30:20,311 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2025-03-13 22:30:20,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 222#(= |#race~data~0| 0), 225#true, 201#true, 220#true, 9#L1023-2true, 199#true, 175#L1024true, 70#L1023-1true, 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 197#true]) [2025-03-13 22:30:20,546 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-13 22:30:20,547 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:30:20,547 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:30:20,547 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:30:20,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][125], [225#true, 9#L1023-2true, 200#true, 199#true, 91#threadENTRYtrue, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 144#L1039-1true, 222#(= |#race~data~0| 0), 197#true, Black: 220#true]) [2025-03-13 22:30:20,820 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-13 22:30:20,820 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:30:20,820 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:30:20,820 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:30:20,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][125], [225#true, 9#L1023-2true, 200#true, 199#true, 175#L1024true, 91#threadENTRYtrue, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 222#(= |#race~data~0| 0), 144#L1039-1true, 197#true, Black: 220#true]) [2025-03-13 22:30:20,820 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-13 22:30:20,820 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:30:20,820 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:30:20,820 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:30:20,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][147], [225#true, 9#L1023-2true, 200#true, 199#true, 31#L1023-2true, 91#threadENTRYtrue, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 222#(= |#race~data~0| 0), 197#true, Black: 220#true]) [2025-03-13 22:30:20,820 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-13 22:30:20,820 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:30:20,820 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:30:20,820 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:30:20,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][180], [136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 222#(= |#race~data~0| 0), 225#true, 201#true, 220#true, 199#true, 70#L1023-1true, 31#L1023-2true, 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 197#true, 119#L1024-3true]) [2025-03-13 22:30:20,843 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-03-13 22:30:20,843 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-13 22:30:20,843 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-13 22:30:20,843 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-13 22:30:20,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 225#true, 201#true, 220#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 175#L1024true, 70#L1023-1true, 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 95#L1039-2true, 197#true]) [2025-03-13 22:30:20,915 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is not cut-off event [2025-03-13 22:30:20,915 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-13 22:30:20,915 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-13 22:30:20,915 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-13 22:30:20,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][125], [183#L1022true, 225#true, 9#L1023-2true, 200#true, 199#true, 175#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 222#(= |#race~data~0| 0), 197#true, Black: 220#true]) [2025-03-13 22:30:20,959 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-13 22:30:20,959 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-13 22:30:20,959 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-13 22:30:20,959 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-13 22:30:20,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][125], [183#L1022true, 225#true, 9#L1023-2true, 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 222#(= |#race~data~0| 0), 144#L1039-1true, 197#true, Black: 220#true]) [2025-03-13 22:30:20,959 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-13 22:30:20,959 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:30:20,959 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-13 22:30:20,959 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:30:20,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][147], [183#L1022true, 225#true, 9#L1023-2true, 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 222#(= |#race~data~0| 0), 197#true, Black: 220#true]) [2025-03-13 22:30:20,959 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-13 22:30:20,959 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:30:20,959 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:30:20,959 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:30:21,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][147], [225#true, 9#L1023-2true, 8#L1023-1true, 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 222#(= |#race~data~0| 0), 197#true, Black: 220#true]) [2025-03-13 22:30:21,065 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-13 22:30:21,065 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-13 22:30:21,065 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:30:21,065 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:30:21,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][147], [225#true, 9#L1023-2true, 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true, 222#(= |#race~data~0| 0), 144#L1039-1true, 197#true, Black: 220#true]) [2025-03-13 22:30:21,437 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-13 22:30:21,437 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:21,437 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:21,437 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:30:21,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][81], [225#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true, 127#L1024-3true, 222#(= |#race~data~0| 0), 144#L1039-1true, 197#true, Black: 220#true]) [2025-03-13 22:30:21,850 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-13 22:30:21,850 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:30:21,851 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-13 22:30:21,851 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:30:21,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][81], [225#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 199#true, 175#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true, 222#(= |#race~data~0| 0), 144#L1039-1true, 197#true, Black: 220#true]) [2025-03-13 22:30:21,876 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-13 22:30:21,876 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-13 22:30:21,876 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-13 22:30:21,876 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-13 22:30:22,040 INFO L124 PetriNetUnfolderBase]: 23220/65965 cut-off events. [2025-03-13 22:30:22,040 INFO L125 PetriNetUnfolderBase]: For 54932/60147 co-relation queries the response was YES. [2025-03-13 22:30:22,277 INFO L83 FinitePrefix]: Finished finitePrefix Result has 136860 conditions, 65965 events. 23220/65965 cut-off events. For 54932/60147 co-relation queries the response was YES. Maximal size of possible extension queue 2352. Compared 872389 event pairs, 11187 based on Foata normal form. 76/57618 useless extension candidates. Maximal degree in co-relation 108784. Up to 25831 conditions per place. [2025-03-13 22:30:22,519 INFO L140 encePairwiseOnDemand]: 185/193 looper letters, 41 selfloop transitions, 18 changer transitions 0/189 dead transitions. [2025-03-13 22:30:22,520 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 164 places, 189 transitions, 696 flow [2025-03-13 22:30:22,520 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:30:22,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:30:22,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 512 transitions. [2025-03-13 22:30:22,521 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8842832469775475 [2025-03-13 22:30:22,521 INFO L175 Difference]: Start difference. First operand has 162 places, 166 transitions, 461 flow. Second operand 3 states and 512 transitions. [2025-03-13 22:30:22,521 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 164 places, 189 transitions, 696 flow [2025-03-13 22:30:22,956 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 162 places, 189 transitions, 662 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:30:22,957 INFO L231 Difference]: Finished difference. Result has 164 places, 180 transitions, 619 flow [2025-03-13 22:30:22,957 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=193, PETRI_DIFFERENCE_MINUEND_FLOW=441, PETRI_DIFFERENCE_MINUEND_PLACES=160, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=166, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=148, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=619, PETRI_PLACES=164, PETRI_TRANSITIONS=180} [2025-03-13 22:30:22,958 INFO L279 CegarLoopForPetriNet]: 161 programPoint places, 3 predicate places. [2025-03-13 22:30:22,958 INFO L471 AbstractCegarLoop]: Abstraction has has 164 places, 180 transitions, 619 flow [2025-03-13 22:30:22,958 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 158.66666666666666) internal successors, (476), 3 states have internal predecessors, (476), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:22,958 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:30:22,958 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] [2025-03-13 22:30:22,958 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2025-03-13 22:30:22,958 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2025-03-13 22:30:22,958 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:30:22,958 INFO L85 PathProgramCache]: Analyzing trace with hash -224609486, now seen corresponding path program 1 times [2025-03-13 22:30:22,958 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:30:22,958 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1622616682] [2025-03-13 22:30:22,958 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:30:22,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:30:22,964 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 49 statements into 1 equivalence classes. [2025-03-13 22:30:22,967 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 49 of 49 statements. [2025-03-13 22:30:22,967 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:22,967 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:30:23,002 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:30:23,003 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:30:23,003 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1622616682] [2025-03-13 22:30:23,003 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1622616682] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:30:23,003 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:30:23,003 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:30:23,003 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1921346615] [2025-03-13 22:30:23,003 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:30:23,003 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-13 22:30:23,003 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:30:23,004 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-13 22:30:23,004 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-13 22:30:23,060 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 157 out of 193 [2025-03-13 22:30:23,061 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 164 places, 180 transitions, 619 flow. Second operand has 5 states, 5 states have (on average 158.6) internal successors, (793), 5 states have internal predecessors, (793), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:23,061 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:30:23,061 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 157 of 193 [2025-03-13 22:30:23,061 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:30:24,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][162], [225#true, 9#L1023-2true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 31#L1023-2true, 198#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, 197#true, Black: 220#true]) [2025-03-13 22:30:24,459 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:30:24,459 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:30:24,459 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:30:24,459 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:30:26,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][162], [225#true, 9#L1023-2true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, 91#threadENTRYtrue, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, 197#true, Black: 220#true]) [2025-03-13 22:30:26,690 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-13 22:30:26,690 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:30:26,690 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:30:26,690 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:30:27,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][185], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 9#L1023-2true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 95#L1039-2true, 197#true]) [2025-03-13 22:30:27,511 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:27,511 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:27,511 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:27,511 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:27,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][183], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 95#L1039-2true, 197#true, 188#L1023-1true]) [2025-03-13 22:30:27,511 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-13 22:30:27,511 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:30:27,511 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:30:27,511 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-13 22:30:27,512 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][185], [Black: 222#(= |#race~data~0| 0), 225#true, 9#L1023-2true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 95#L1039-2true, 197#true]) [2025-03-13 22:30:27,512 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:27,512 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:27,512 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:27,512 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:27,512 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:27,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][183], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 95#L1039-2true, 197#true]) [2025-03-13 22:30:27,512 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:27,513 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:27,513 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:27,513 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:27,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 225#true, 9#L1023-2true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 95#L1039-2true, 197#true, 55#L1023-1true]) [2025-03-13 22:30:27,523 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-13 22:30:27,523 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-13 22:30:27,523 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:30:27,523 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:30:27,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][182], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 9#L1023-2true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, 197#true]) [2025-03-13 22:30:27,523 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-13 22:30:27,523 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:30:27,523 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:30:27,523 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-13 22:30:27,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][182], [Black: 222#(= |#race~data~0| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 225#true, 9#L1023-2true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 197#true]) [2025-03-13 22:30:27,524 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:27,524 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:27,524 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:27,524 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:27,524 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][185], [Black: 222#(= |#race~data~0| 0), 225#true, 9#L1023-2true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 95#L1039-2true, 197#true]) [2025-03-13 22:30:27,524 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:27,524 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:27,524 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:27,524 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:27,524 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:27,524 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:27,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][183], [Black: 222#(= |#race~data~0| 0), 225#true, 9#L1023-2true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 95#L1039-2true, 197#true]) [2025-03-13 22:30:27,605 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:27,605 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:27,605 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:27,605 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:27,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][182], [Black: 222#(= |#race~data~0| 0), 225#true, 9#L1023-2true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 95#L1039-2true, 197#true]) [2025-03-13 22:30:27,629 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:27,629 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:27,629 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:27,629 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:27,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 9#L1023-2true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 95#L1039-2true, 197#true]) [2025-03-13 22:30:27,630 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:27,630 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:27,630 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:27,630 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:27,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 225#true, 9#L1023-2true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 230#true, 95#L1039-2true, 197#true]) [2025-03-13 22:30:27,631 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:27,631 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:27,631 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:27,631 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:27,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][183], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 95#L1039-2true, 197#true, 119#L1024-3true]) [2025-03-13 22:30:27,705 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:27,705 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:27,705 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:27,706 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:27,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 9#L1023-2true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 127#L1024-3true, 95#L1039-2true, 197#true]) [2025-03-13 22:30:27,718 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:27,718 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:27,718 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:27,718 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:27,730 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][183], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 95#L1039-2true, 197#true, 119#L1024-3true]) [2025-03-13 22:30:27,730 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:27,730 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:27,730 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:27,730 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:27,730 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:27,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][170], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, 197#true, 119#L1024-3true]) [2025-03-13 22:30:27,730 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-13 22:30:27,730 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:30:27,730 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:30:27,730 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:30:27,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][170], [136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 197#true, 119#L1024-3true]) [2025-03-13 22:30:27,730 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:27,730 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:27,730 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:27,730 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:27,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 95#L1039-2true, 197#true, 55#L1023-1true, 119#L1024-3true]) [2025-03-13 22:30:27,795 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-13 22:30:27,795 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:30:27,795 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:30:27,795 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:30:27,800 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][183], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 95#L1039-2true, 197#true, 119#L1024-3true]) [2025-03-13 22:30:27,800 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:27,800 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:27,800 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:27,800 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:27,800 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:27,800 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:27,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 230#true, 95#L1039-2true, 197#true, 188#L1023-1true]) [2025-03-13 22:30:27,811 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-13 22:30:27,811 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:30:27,811 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:30:27,811 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:30:27,813 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 225#true, 9#L1023-2true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 230#true, 95#L1039-2true, 197#true]) [2025-03-13 22:30:27,813 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:27,813 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:27,813 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:27,813 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:27,813 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:27,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 230#true, 95#L1039-2true, 197#true]) [2025-03-13 22:30:27,813 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:27,813 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:27,813 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:27,813 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:28,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][170], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 95#L1039-2true, 197#true, 119#L1024-3true]) [2025-03-13 22:30:28,024 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:28,024 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:28,024 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:28,024 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:28,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 230#true, 95#L1039-2true, 197#true, 119#L1024-3true]) [2025-03-13 22:30:28,025 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:28,025 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:28,025 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:28,025 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:28,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][132], [Black: 222#(= |#race~data~0| 0), 225#true, 9#L1023-2true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 230#true, 144#L1039-1true, 197#true]) [2025-03-13 22:30:28,025 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-13 22:30:28,025 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:30:28,025 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:30:28,025 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:30:28,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][132], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 9#L1023-2true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 230#true, 95#L1039-2true, 197#true]) [2025-03-13 22:30:28,026 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:28,026 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:28,026 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:28,026 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:28,027 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 9#L1023-2true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 230#true, 95#L1039-2true, 197#true]) [2025-03-13 22:30:28,027 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:28,027 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:28,027 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:28,027 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:28,027 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:28,027 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:28,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][132], [Black: 222#(= |#race~data~0| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 225#true, 9#L1023-2true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 230#true, 197#true]) [2025-03-13 22:30:28,027 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:28,027 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:28,027 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:28,027 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:28,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 95#L1039-2true, 197#true, 119#L1024-3true]) [2025-03-13 22:30:28,066 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:28,066 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:28,066 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:28,066 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:28,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 225#true, 9#L1023-2true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 230#true, 95#L1039-2true, 197#true]) [2025-03-13 22:30:28,070 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:28,070 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:28,070 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:28,070 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:28,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 127#L1024-3true, 95#L1039-2true, 197#true, 119#L1024-3true]) [2025-03-13 22:30:28,132 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-13 22:30:28,132 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:30:28,132 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:30:28,132 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-13 22:30:28,150 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 230#true, 95#L1039-2true, 197#true, 119#L1024-3true]) [2025-03-13 22:30:28,150 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-13 22:30:28,150 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:30:28,150 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-13 22:30:28,150 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:30:28,150 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-13 22:30:28,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][188], [Black: 222#(= |#race~data~0| 0), 225#true, 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 175#L1024true, 70#L1023-1true, 198#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 95#L1039-2true, 197#true]) [2025-03-13 22:30:28,297 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-13 22:30:28,297 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:30:28,297 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:30:28,297 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:30:28,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][105], [225#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 31#L1023-2true, 198#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, 197#true, Black: 220#true]) [2025-03-13 22:30:28,610 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-13 22:30:28,610 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:30:28,610 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:30:28,610 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:30:28,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][105], [225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 31#L1023-2true, 198#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, 197#true, Black: 220#true, 119#L1024-3true]) [2025-03-13 22:30:28,641 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:30:28,641 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:28,641 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:30:28,641 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:30:28,748 INFO L124 PetriNetUnfolderBase]: 21778/70714 cut-off events. [2025-03-13 22:30:28,749 INFO L125 PetriNetUnfolderBase]: For 38194/49949 co-relation queries the response was YES. [2025-03-13 22:30:29,137 INFO L83 FinitePrefix]: Finished finitePrefix Result has 135593 conditions, 70714 events. 21778/70714 cut-off events. For 38194/49949 co-relation queries the response was YES. Maximal size of possible extension queue 2191. Compared 989647 event pairs, 11522 based on Foata normal form. 232/61131 useless extension candidates. Maximal degree in co-relation 96062. Up to 18154 conditions per place. [2025-03-13 22:30:29,386 INFO L140 encePairwiseOnDemand]: 185/193 looper letters, 32 selfloop transitions, 7 changer transitions 1/193 dead transitions. [2025-03-13 22:30:29,386 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 169 places, 193 transitions, 726 flow [2025-03-13 22:30:29,387 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:30:29,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:30:29,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 983 transitions. [2025-03-13 22:30:29,388 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8488773747841105 [2025-03-13 22:30:29,388 INFO L175 Difference]: Start difference. First operand has 164 places, 180 transitions, 619 flow. Second operand 6 states and 983 transitions. [2025-03-13 22:30:29,388 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 169 places, 193 transitions, 726 flow [2025-03-13 22:30:29,510 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 167 places, 193 transitions, 690 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:30:29,512 INFO L231 Difference]: Finished difference. Result has 171 places, 186 transitions, 634 flow [2025-03-13 22:30:29,512 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=193, PETRI_DIFFERENCE_MINUEND_FLOW=583, PETRI_DIFFERENCE_MINUEND_PLACES=162, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=180, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=173, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=634, PETRI_PLACES=171, PETRI_TRANSITIONS=186} [2025-03-13 22:30:29,512 INFO L279 CegarLoopForPetriNet]: 161 programPoint places, 10 predicate places. [2025-03-13 22:30:29,512 INFO L471 AbstractCegarLoop]: Abstraction has has 171 places, 186 transitions, 634 flow [2025-03-13 22:30:29,513 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 158.6) internal successors, (793), 5 states have internal predecessors, (793), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:29,513 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:30:29,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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:30:29,513 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2025-03-13 22:30:29,513 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2025-03-13 22:30:29,513 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:30:29,513 INFO L85 PathProgramCache]: Analyzing trace with hash 685176664, now seen corresponding path program 1 times [2025-03-13 22:30:29,513 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:30:29,513 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1292584684] [2025-03-13 22:30:29,514 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:30:29,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:30:29,519 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 55 statements into 1 equivalence classes. [2025-03-13 22:30:29,522 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 55 of 55 statements. [2025-03-13 22:30:29,523 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:29,523 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:30:29,574 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:30:29,574 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:30:29,574 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1292584684] [2025-03-13 22:30:29,574 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1292584684] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:30:29,574 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:30:29,574 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2025-03-13 22:30:29,574 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [510908941] [2025-03-13 22:30:29,574 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:30:29,574 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:30:29,575 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:30:29,575 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:30:29,575 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=16, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:30:29,616 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 154 out of 193 [2025-03-13 22:30:29,617 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 171 places, 186 transitions, 634 flow. Second operand has 6 states, 6 states have (on average 156.16666666666666) internal successors, (937), 6 states have internal predecessors, (937), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:29,617 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:30:29,617 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 154 of 193 [2025-03-13 22:30:29,618 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:30:30,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 95#L1039-2true, Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 57#L1024true, 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-03-13 22:30:30,078 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-03-13 22:30:30,078 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:30,078 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:30,078 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:30,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][112], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 230#true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:30,173 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-13 22:30:30,173 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:30:30,173 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:30:30,173 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:30,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][147], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 31#L1023-2true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:30,415 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:30:30,415 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:30:30,415 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:30:30,415 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:30:30,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][110], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 31#L1023-2true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:30,417 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-13 22:30:30,417 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:30:30,417 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:30,417 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:30:30,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L1023-3-->L1023-1: Formula: (= |v_threadThread1of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][146], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, Black: 225#true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 95#L1039-2true, Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 55#L1023-1true]) [2025-03-13 22:30:30,702 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:30:30,702 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:30:30,702 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:30:30,702 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:30:30,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L1023-3-->L1023-1: Formula: (= |v_threadThread1of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 222#(= |#race~data~0| 0), Black: 225#true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 95#L1039-2true, Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 55#L1023-1true]) [2025-03-13 22:30:30,920 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-13 22:30:30,920 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:30,920 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:30:30,920 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:30:31,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), 201#true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 7#threadENTRYtrue, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-03-13 22:30:31,149 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-13 22:30:31,149 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:31,149 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:31,149 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:31,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][188], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 91#threadENTRYtrue, 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-03-13 22:30:31,153 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-13 22:30:31,153 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:31,153 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:31,153 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:31,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][188], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1022true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-03-13 22:30:31,349 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-13 22:30:31,349 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:30:31,349 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:30:31,349 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:30:31,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][186], [Black: 222#(= |#race~data~0| 0), 201#true, 8#L1023-1true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-03-13 22:30:31,866 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:30:31,866 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:31,866 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:31,866 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:31,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][147], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 91#threadENTRYtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:31,978 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-13 22:30:31,978 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:30:31,978 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:30:31,978 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:30:31,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][110], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 91#threadENTRYtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, 119#L1024-3true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:31,978 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-13 22:30:31,978 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:30:31,978 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:30:31,978 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:30:32,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 93#threadENTRYtrue, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-03-13 22:30:32,336 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-13 22:30:32,336 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:30:32,336 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:30:32,336 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:30:32,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L1023-3-->L1023-1: Formula: (= |v_threadThread1of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][146], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, Black: 225#true, 91#threadENTRYtrue, 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 55#L1023-1true]) [2025-03-13 22:30:32,336 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-13 22:30:32,336 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:30:32,336 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:30:32,336 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:30:32,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 73#threadENTRYtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 95#L1039-2true, 197#true, Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-03-13 22:30:32,351 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-13 22:30:32,351 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:30:32,351 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:30:32,351 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:30:32,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][186], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, 230#true]) [2025-03-13 22:30:32,385 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-13 22:30:32,385 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:30:32,385 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:30:32,385 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:30:32,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 95#L1039-2true, Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 143#L1022true, 199#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-03-13 22:30:32,449 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-13 22:30:32,449 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:30:32,449 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:30:32,449 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:30:32,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 51#L1022true, 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-03-13 22:30:32,456 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-13 22:30:32,456 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:30:32,456 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:30:32,456 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:30:32,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, 119#L1024-3true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 93#threadENTRYtrue, 230#true]) [2025-03-13 22:30:32,482 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-13 22:30:32,482 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:30:32,482 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:30:32,482 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:30:32,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L1023-3-->L1023-1: Formula: (= |v_threadThread1of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 222#(= |#race~data~0| 0), Black: 225#true, 91#threadENTRYtrue, 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, 119#L1024-3true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 55#L1023-1true]) [2025-03-13 22:30:32,482 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-13 22:30:32,482 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:30:32,482 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:30:32,482 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:30:32,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 73#threadENTRYtrue, 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 197#true, Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 127#L1024-3true]) [2025-03-13 22:30:32,514 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-13 22:30:32,514 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:30:32,514 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:30:32,514 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:30:32,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 143#L1022true, 199#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-03-13 22:30:32,583 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-13 22:30:32,583 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:30:32,583 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:30:32,583 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-13 22:30:32,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 95#L1039-2true, Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 51#L1022true, 200#true, 199#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 127#L1024-3true]) [2025-03-13 22:30:32,607 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-13 22:30:32,607 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:30:32,607 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-13 22:30:32,607 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:30:32,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, 119#L1024-3true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-03-13 22:30:32,630 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is not cut-off event [2025-03-13 22:30:32,630 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-03-13 22:30:32,630 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-03-13 22:30:32,630 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-03-13 22:30:32,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][112], [8#L1023-1true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 127#L1024-3true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:32,652 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-13 22:30:32,652 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:30:32,652 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:30:32,652 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:30:32,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][147], [8#L1023-1true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:32,661 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-13 22:30:32,661 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:30:32,661 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:30:32,661 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-13 22:30:32,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][182], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-03-13 22:30:32,759 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:32,759 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:32,759 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:32,759 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:32,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-03-13 22:30:32,761 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:32,761 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:32,761 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:32,761 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:32,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 188#L1023-1true]) [2025-03-13 22:30:32,761 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-13 22:30:32,761 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:30:32,761 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:30:32,761 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-13 22:30:32,761 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][182], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-03-13 22:30:32,761 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:32,761 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:32,761 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:32,761 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:32,761 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:32,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][186], [Black: 222#(= |#race~data~0| 0), 201#true, 8#L1023-1true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-03-13 22:30:32,768 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-13 22:30:32,768 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-13 22:30:32,768 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-13 22:30:32,768 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-13 22:30:32,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 55#L1023-1true]) [2025-03-13 22:30:32,769 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-13 22:30:32,769 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:30:32,769 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:30:32,769 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-13 22:30:32,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-03-13 22:30:32,769 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:32,769 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:32,769 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:32,769 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:32,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true]) [2025-03-13 22:30:32,769 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-13 22:30:32,769 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:30:32,769 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-13 22:30:32,769 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:30:32,769 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][182], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-03-13 22:30:32,769 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:32,769 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:32,769 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:32,769 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:32,769 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:32,769 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:32,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-03-13 22:30:32,770 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:32,770 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:32,770 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:32,770 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:32,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-03-13 22:30:32,807 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:32,807 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:32,807 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:32,807 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:32,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][102], [8#L1023-1true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 127#L1024-3true, 230#true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:32,817 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-13 22:30:32,817 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:30:32,817 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:30:32,817 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:30:32,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 144#L1039-1true]) [2025-03-13 22:30:32,821 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-13 22:30:32,821 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:30:32,821 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-13 22:30:32,821 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-13 22:30:32,821 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][102], [8#L1023-1true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 127#L1024-3true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:32,821 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-13 22:30:32,821 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:30:32,821 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:30:32,821 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:30:32,821 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:30:32,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-03-13 22:30:32,829 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:32,829 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:32,829 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:32,829 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:32,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-03-13 22:30:32,829 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:32,829 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:32,829 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:32,829 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:32,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 127#L1024-3true]) [2025-03-13 22:30:32,876 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:32,876 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,876 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,877 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-03-13 22:30:32,877 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:32,877 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:32,877 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:32,877 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:32,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, 119#L1024-3true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-03-13 22:30:32,882 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:32,882 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,882 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,882 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 201#true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-03-13 22:30:32,911 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-13 22:30:32,911 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:30:32,911 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:30:32,911 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:30:32,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 55#L1023-1true]) [2025-03-13 22:30:32,911 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-13 22:30:32,911 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:30:32,911 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:30:32,912 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:30:32,912 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-03-13 22:30:32,912 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:32,912 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,912 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,912 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,912 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:32,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-03-13 22:30:32,912 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:32,912 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:32,912 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,912 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true]) [2025-03-13 22:30:32,912 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-13 22:30:32,913 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:30:32,913 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:30:32,913 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:30:32,913 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-03-13 22:30:32,913 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:32,913 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:32,913 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,913 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,913 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,913 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:32,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 119#L1024-3true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-03-13 22:30:32,913 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:32,913 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,913 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,913 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:32,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][104], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 127#L1024-3true, 144#L1039-1true]) [2025-03-13 22:30:32,919 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-13 22:30:32,919 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:30:32,919 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:30:32,919 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:30:32,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 127#L1024-3true, 188#L1023-1true]) [2025-03-13 22:30:32,927 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-13 22:30:32,927 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:30:32,927 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:30:32,927 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:30:32,928 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 127#L1024-3true]) [2025-03-13 22:30:32,928 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:32,928 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,928 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:32,928 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,928 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 127#L1024-3true]) [2025-03-13 22:30:32,928 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:32,928 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,928 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:32,928 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,929 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 127#L1024-3true]) [2025-03-13 22:30:32,929 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:32,929 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,929 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:32,929 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,929 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,929 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:32,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][104], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 127#L1024-3true]) [2025-03-13 22:30:32,929 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:32,929 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:32,929 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,929 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,956 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 57#L1024true, 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-03-13 22:30:32,956 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-13 22:30:32,956 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:32,956 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:32,956 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:32,956 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:32,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, 119#L1024-3true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-03-13 22:30:32,963 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:32,963 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,963 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,963 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:32,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-03-13 22:30:32,963 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:32,963 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:32,963 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,963 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 127#L1024-3true]) [2025-03-13 22:30:32,968 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:32,968 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:32,968 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,968 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][104], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 127#L1024-3true]) [2025-03-13 22:30:32,968 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:32,968 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,968 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:32,968 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:32,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-03-13 22:30:32,976 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-13 22:30:32,976 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:32,976 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:32,976 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:32,982 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-03-13 22:30:32,982 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-13 22:30:32,982 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:32,982 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:32,982 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:30:32,982 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:33,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][110], [8#L1023-1true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:33,018 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-13 22:30:33,018 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-13 22:30:33,018 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:30:33,018 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:30:33,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 127#L1024-3true]) [2025-03-13 22:30:33,197 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-13 22:30:33,197 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:30:33,197 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-13 22:30:33,197 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:30:33,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-03-13 22:30:33,232 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-13 22:30:33,232 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:30:33,232 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-13 22:30:33,232 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:30:33,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][186], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 175#L1024true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-03-13 22:30:33,272 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-13 22:30:33,272 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:30:33,272 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:30:33,272 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:30:33,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, 119#L1024-3true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 175#L1024true, 198#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-03-13 22:30:33,373 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-13 22:30:33,373 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-13 22:30:33,373 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-13 22:30:33,373 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-13 22:30:33,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([455] L-1-->ULTIMATE.startFINAL: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~malloc8#1.offset=|v_ULTIMATE.start_main_#t~malloc8#1.offset_1|, ULTIMATE.start_main_~i~1#1=|v_ULTIMATE.start_main_~i~1#1_1|, ULTIMATE.start_main_~tids~0#1.offset=|v_ULTIMATE.start_main_~tids~0#1.offset_1|, ULTIMATE.start_main_#t~pre13#1=|v_ULTIMATE.start_main_#t~pre13#1_1|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_1|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_1|, ULTIMATE.start_main_#t~mem16#1=|v_ULTIMATE.start_main_#t~mem16#1_1|, ULTIMATE.start_main_#t~nondet14#1=|v_ULTIMATE.start_main_#t~nondet14#1_1|, ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_1|, ULTIMATE.start_main_~i~0#1=|v_ULTIMATE.start_main_~i~0#1_1|, ULTIMATE.start_main_~tids~0#1.base=|v_ULTIMATE.start_main_~tids~0#1.base_1|, ULTIMATE.start_main_#t~post12#1=|v_ULTIMATE.start_main_#t~post12#1_1|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_1|, ULTIMATE.start_main_#t~malloc8#1.base=|v_ULTIMATE.start_main_#t~malloc8#1.base_1|, ULTIMATE.start_main_~threads_total~0#1=|v_ULTIMATE.start_main_~threads_total~0#1_1|, ULTIMATE.start_main_#t~post17#1=|v_ULTIMATE.start_main_#t~post17#1_1|, ULTIMATE.start_main_#t~nondet15#1=|v_ULTIMATE.start_main_#t~nondet15#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~malloc8#1.offset, ULTIMATE.start_main_~i~1#1, ULTIMATE.start_main_~tids~0#1.offset, ULTIMATE.start_main_#t~pre13#1, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~pre9#1, ULTIMATE.start_main_#t~mem16#1, ULTIMATE.start_main_#t~nondet14#1, ULTIMATE.start_main_#t~nondet11#1, ULTIMATE.start_main_~i~0#1, ULTIMATE.start_main_~tids~0#1.base, ULTIMATE.start_main_#t~post12#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_#t~malloc8#1.base, ULTIMATE.start_main_~threads_total~0#1, ULTIMATE.start_main_#t~post17#1, ULTIMATE.start_main_#t~nondet15#1][125], [8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 90#ULTIMATE.startFINALtrue, 241#true, 199#true, 175#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, Black: 220#true]) [2025-03-13 22:30:33,447 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-13 22:30:33,447 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:30:33,447 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:30:33,447 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:30:33,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([455] L-1-->ULTIMATE.startFINAL: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~malloc8#1.offset=|v_ULTIMATE.start_main_#t~malloc8#1.offset_1|, ULTIMATE.start_main_~i~1#1=|v_ULTIMATE.start_main_~i~1#1_1|, ULTIMATE.start_main_~tids~0#1.offset=|v_ULTIMATE.start_main_~tids~0#1.offset_1|, ULTIMATE.start_main_#t~pre13#1=|v_ULTIMATE.start_main_#t~pre13#1_1|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_1|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_1|, ULTIMATE.start_main_#t~mem16#1=|v_ULTIMATE.start_main_#t~mem16#1_1|, ULTIMATE.start_main_#t~nondet14#1=|v_ULTIMATE.start_main_#t~nondet14#1_1|, ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_1|, ULTIMATE.start_main_~i~0#1=|v_ULTIMATE.start_main_~i~0#1_1|, ULTIMATE.start_main_~tids~0#1.base=|v_ULTIMATE.start_main_~tids~0#1.base_1|, ULTIMATE.start_main_#t~post12#1=|v_ULTIMATE.start_main_#t~post12#1_1|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_1|, ULTIMATE.start_main_#t~malloc8#1.base=|v_ULTIMATE.start_main_#t~malloc8#1.base_1|, ULTIMATE.start_main_~threads_total~0#1=|v_ULTIMATE.start_main_~threads_total~0#1_1|, ULTIMATE.start_main_#t~post17#1=|v_ULTIMATE.start_main_#t~post17#1_1|, ULTIMATE.start_main_#t~nondet15#1=|v_ULTIMATE.start_main_#t~nondet15#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~malloc8#1.offset, ULTIMATE.start_main_~i~1#1, ULTIMATE.start_main_~tids~0#1.offset, ULTIMATE.start_main_#t~pre13#1, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~pre9#1, ULTIMATE.start_main_#t~mem16#1, ULTIMATE.start_main_#t~nondet14#1, ULTIMATE.start_main_#t~nondet11#1, ULTIMATE.start_main_~i~0#1, ULTIMATE.start_main_~tids~0#1.base, ULTIMATE.start_main_#t~post12#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_#t~malloc8#1.base, ULTIMATE.start_main_~threads_total~0#1, ULTIMATE.start_main_#t~post17#1, ULTIMATE.start_main_#t~nondet15#1][125], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 90#ULTIMATE.startFINALtrue, 241#true, 199#true, 175#L1024true, 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 188#L1023-1true, Black: 220#true]) [2025-03-13 22:30:33,454 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-13 22:30:33,454 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:30:33,455 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:30:33,455 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:30:33,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([455] L-1-->ULTIMATE.startFINAL: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~malloc8#1.offset=|v_ULTIMATE.start_main_#t~malloc8#1.offset_1|, ULTIMATE.start_main_~i~1#1=|v_ULTIMATE.start_main_~i~1#1_1|, ULTIMATE.start_main_~tids~0#1.offset=|v_ULTIMATE.start_main_~tids~0#1.offset_1|, ULTIMATE.start_main_#t~pre13#1=|v_ULTIMATE.start_main_#t~pre13#1_1|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_1|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_1|, ULTIMATE.start_main_#t~mem16#1=|v_ULTIMATE.start_main_#t~mem16#1_1|, ULTIMATE.start_main_#t~nondet14#1=|v_ULTIMATE.start_main_#t~nondet14#1_1|, ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_1|, ULTIMATE.start_main_~i~0#1=|v_ULTIMATE.start_main_~i~0#1_1|, ULTIMATE.start_main_~tids~0#1.base=|v_ULTIMATE.start_main_~tids~0#1.base_1|, ULTIMATE.start_main_#t~post12#1=|v_ULTIMATE.start_main_#t~post12#1_1|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_1|, ULTIMATE.start_main_#t~malloc8#1.base=|v_ULTIMATE.start_main_#t~malloc8#1.base_1|, ULTIMATE.start_main_~threads_total~0#1=|v_ULTIMATE.start_main_~threads_total~0#1_1|, ULTIMATE.start_main_#t~post17#1=|v_ULTIMATE.start_main_#t~post17#1_1|, ULTIMATE.start_main_#t~nondet15#1=|v_ULTIMATE.start_main_#t~nondet15#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~malloc8#1.offset, ULTIMATE.start_main_~i~1#1, ULTIMATE.start_main_~tids~0#1.offset, ULTIMATE.start_main_#t~pre13#1, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~pre9#1, ULTIMATE.start_main_#t~mem16#1, ULTIMATE.start_main_#t~nondet14#1, ULTIMATE.start_main_#t~nondet11#1, ULTIMATE.start_main_~i~0#1, ULTIMATE.start_main_~tids~0#1.base, ULTIMATE.start_main_#t~post12#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_#t~malloc8#1.base, ULTIMATE.start_main_~threads_total~0#1, ULTIMATE.start_main_#t~post17#1, ULTIMATE.start_main_#t~nondet15#1][125], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 197#true, Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 90#ULTIMATE.startFINALtrue, 241#true, 199#true, 175#L1024true, 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, Black: 220#true]) [2025-03-13 22:30:33,470 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-13 22:30:33,470 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:30:33,470 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:30:33,470 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:30:33,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][110], [189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 31#L1023-2true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:33,483 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-13 22:30:33,483 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:30:33,483 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:30:33,483 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:30:33,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([455] L-1-->ULTIMATE.startFINAL: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~malloc8#1.offset=|v_ULTIMATE.start_main_#t~malloc8#1.offset_1|, ULTIMATE.start_main_~i~1#1=|v_ULTIMATE.start_main_~i~1#1_1|, ULTIMATE.start_main_~tids~0#1.offset=|v_ULTIMATE.start_main_~tids~0#1.offset_1|, ULTIMATE.start_main_#t~pre13#1=|v_ULTIMATE.start_main_#t~pre13#1_1|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_1|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_1|, ULTIMATE.start_main_#t~mem16#1=|v_ULTIMATE.start_main_#t~mem16#1_1|, ULTIMATE.start_main_#t~nondet14#1=|v_ULTIMATE.start_main_#t~nondet14#1_1|, ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_1|, ULTIMATE.start_main_~i~0#1=|v_ULTIMATE.start_main_~i~0#1_1|, ULTIMATE.start_main_~tids~0#1.base=|v_ULTIMATE.start_main_~tids~0#1.base_1|, ULTIMATE.start_main_#t~post12#1=|v_ULTIMATE.start_main_#t~post12#1_1|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_1|, ULTIMATE.start_main_#t~malloc8#1.base=|v_ULTIMATE.start_main_#t~malloc8#1.base_1|, ULTIMATE.start_main_~threads_total~0#1=|v_ULTIMATE.start_main_~threads_total~0#1_1|, ULTIMATE.start_main_#t~post17#1=|v_ULTIMATE.start_main_#t~post17#1_1|, ULTIMATE.start_main_#t~nondet15#1=|v_ULTIMATE.start_main_#t~nondet15#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~malloc8#1.offset, ULTIMATE.start_main_~i~1#1, ULTIMATE.start_main_~tids~0#1.offset, ULTIMATE.start_main_#t~pre13#1, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~pre9#1, ULTIMATE.start_main_#t~mem16#1, ULTIMATE.start_main_#t~nondet14#1, ULTIMATE.start_main_#t~nondet11#1, ULTIMATE.start_main_~i~0#1, ULTIMATE.start_main_~tids~0#1.base, ULTIMATE.start_main_#t~post12#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_#t~malloc8#1.base, ULTIMATE.start_main_~threads_total~0#1, ULTIMATE.start_main_#t~post17#1, ULTIMATE.start_main_#t~nondet15#1][125], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, 119#L1024-3true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 90#ULTIMATE.startFINALtrue, 241#true, 199#true, 175#L1024true, 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, Black: 220#true]) [2025-03-13 22:30:33,492 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-13 22:30:33,492 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-13 22:30:33,492 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-13 22:30:33,492 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-13 22:30:33,503 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][110], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, 119#L1024-3true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 31#L1023-2true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:33,503 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:30:33,503 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:30:33,503 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:33,503 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:33,503 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:30:33,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][102], [189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 230#true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:33,537 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:30:33,538 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:33,538 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:33,538 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:30:33,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][102], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:33,542 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:30:33,542 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:33,542 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:33,542 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:30:33,575 INFO L124 PetriNetUnfolderBase]: 14676/45874 cut-off events. [2025-03-13 22:30:33,575 INFO L125 PetriNetUnfolderBase]: For 23353/28195 co-relation queries the response was YES. [2025-03-13 22:30:33,764 INFO L83 FinitePrefix]: Finished finitePrefix Result has 91011 conditions, 45874 events. 14676/45874 cut-off events. For 23353/28195 co-relation queries the response was YES. Maximal size of possible extension queue 1613. Compared 599192 event pairs, 3920 based on Foata normal form. 53/38657 useless extension candidates. Maximal degree in co-relation 80691. Up to 8484 conditions per place. [2025-03-13 22:30:33,916 INFO L140 encePairwiseOnDemand]: 186/193 looper letters, 34 selfloop transitions, 6 changer transitions 0/191 dead transitions. [2025-03-13 22:30:33,916 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 173 places, 191 transitions, 705 flow [2025-03-13 22:30:33,916 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:30:33,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:30:33,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 965 transitions. [2025-03-13 22:30:33,917 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8333333333333334 [2025-03-13 22:30:33,917 INFO L175 Difference]: Start difference. First operand has 171 places, 186 transitions, 634 flow. Second operand 6 states and 965 transitions. [2025-03-13 22:30:33,917 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 173 places, 191 transitions, 705 flow [2025-03-13 22:30:34,109 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 169 places, 191 transitions, 693 flow, removed 5 selfloop flow, removed 4 redundant places. [2025-03-13 22:30:34,111 INFO L231 Difference]: Finished difference. Result has 169 places, 181 transitions, 605 flow [2025-03-13 22:30:34,111 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=193, PETRI_DIFFERENCE_MINUEND_FLOW=593, PETRI_DIFFERENCE_MINUEND_PLACES=164, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=181, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=175, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=605, PETRI_PLACES=169, PETRI_TRANSITIONS=181} [2025-03-13 22:30:34,111 INFO L279 CegarLoopForPetriNet]: 161 programPoint places, 8 predicate places. [2025-03-13 22:30:34,111 INFO L471 AbstractCegarLoop]: Abstraction has has 169 places, 181 transitions, 605 flow [2025-03-13 22:30:34,112 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 156.16666666666666) internal successors, (937), 6 states have internal predecessors, (937), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:34,112 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:30:34,112 INFO L206 CegarLoopForPetriNet]: trace histogram [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] [2025-03-13 22:30:34,112 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2025-03-13 22:30:34,112 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2025-03-13 22:30:34,112 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:30:34,112 INFO L85 PathProgramCache]: Analyzing trace with hash -1891477144, now seen corresponding path program 1 times [2025-03-13 22:30:34,112 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:30:34,112 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1752015063] [2025-03-13 22:30:34,112 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:30:34,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:30:34,122 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 63 statements into 1 equivalence classes. [2025-03-13 22:30:34,124 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 63 of 63 statements. [2025-03-13 22:30:34,124 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:34,124 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:30:34,136 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:30:34,136 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:30:34,136 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1752015063] [2025-03-13 22:30:34,136 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1752015063] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:30:34,136 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:30:34,137 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:30:34,137 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [98810354] [2025-03-13 22:30:34,137 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:30:34,137 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:30:34,137 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:30:34,137 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:30:34,137 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:30:34,156 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 157 out of 193 [2025-03-13 22:30:34,157 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 169 places, 181 transitions, 605 flow. Second operand has 3 states, 3 states have (on average 159.0) internal successors, (477), 3 states have internal predecessors, (477), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:34,157 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:30:34,157 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 157 of 193 [2025-03-13 22:30:34,157 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:30:36,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([600] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread1of3ForFork1_#t~nondet5_3|) InVars {threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][187], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, 125#L1022true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, Black: 215#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 82#L1023-2true, 188#L1023-1true]) [2025-03-13 22:30:36,415 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-13 22:30:36,415 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:30:36,415 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:30:36,415 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:30:36,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 91#threadENTRYtrue, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:36,758 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-13 22:30:36,758 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:30:36,758 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:30:36,758 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:30:36,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 91#threadENTRYtrue, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:36,759 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-13 22:30:36,759 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:30:36,759 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:30:36,759 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:30:37,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([600] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread1of3ForFork1_#t~nondet5_3|) InVars {threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][137], [Black: 222#(= |#race~data~0| 0), 201#true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, 125#L1022true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, Black: 215#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 188#L1023-1true]) [2025-03-13 22:30:37,270 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-13 22:30:37,270 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:30:37,270 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:30:37,270 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:30:37,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([600] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread1of3ForFork1_#t~nondet5_3|) InVars {threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][137], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, 125#L1022true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, Black: 215#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, 188#L1023-1true]) [2025-03-13 22:30:37,272 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-13 22:30:37,272 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:30:37,272 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:30:37,272 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:30:37,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 73#threadENTRYtrue, 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-03-13 22:30:37,300 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-13 22:30:37,300 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:30:37,300 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:30:37,300 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:30:37,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][149], [Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1023-2true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 31#L1023-2true, 198#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 197#true, Black: 220#true]) [2025-03-13 22:30:37,316 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:30:37,316 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:30:37,316 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:30:37,316 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:30:37,316 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][149], [Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1023-2true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 31#L1023-2true, 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 197#true, Black: 220#true]) [2025-03-13 22:30:37,316 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:30:37,316 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:30:37,316 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:30:37,316 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:30:37,316 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:30:37,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][103], [Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1023-2true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 198#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 144#L1039-1true, 197#true, Black: 220#true]) [2025-03-13 22:30:37,316 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:30:37,316 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:30:37,316 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:30:37,316 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:30:37,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1022true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:37,358 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-13 22:30:37,358 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:30:37,358 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:30:37,358 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:30:37,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1022true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:37,359 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-13 22:30:37,359 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:30:37,359 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:30:37,359 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:30:37,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][194], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 251#(= |threadThread2of3ForFork1_#t~nondet5| |#race~data~0|), 197#true, 125#L1022true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:37,604 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-13 22:30:37,604 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:30:37,604 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:30:37,604 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:30:37,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][193], [Black: 222#(= |#race~data~0| 0), 201#true, 8#L1023-1true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 251#(= |threadThread2of3ForFork1_#t~nondet5| |#race~data~0|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 125#L1022true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:37,605 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-13 22:30:37,605 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:30:37,605 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:30:37,605 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:30:37,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 51#L1022true, 199#true, 31#L1023-2true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 82#L1023-2true]) [2025-03-13 22:30:37,621 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-13 22:30:37,621 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:30:37,621 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:30:37,621 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:30:37,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 93#threadENTRYtrue]) [2025-03-13 22:30:37,753 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-13 22:30:37,753 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:30:37,754 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:30:37,754 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:30:37,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 72#L1034-2true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:37,762 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-13 22:30:37,762 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:30:37,762 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:30:37,762 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:30:37,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 73#threadENTRYtrue, 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:37,821 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-13 22:30:37,821 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:30:37,821 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:30:37,821 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:30:37,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 31#L1023-2true, 198#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 197#true, Black: 220#true, 119#L1024-3true]) [2025-03-13 22:30:37,840 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-13 22:30:37,840 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:30:37,840 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:37,840 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:30:37,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][103], [Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1023-2true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 198#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 144#L1039-1true, 197#true, Black: 220#true]) [2025-03-13 22:30:37,843 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-13 22:30:37,843 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:30:37,843 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:37,843 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:30:37,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 91#threadENTRYtrue, 197#true, 119#L1024-3true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:37,882 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is not cut-off event [2025-03-13 22:30:37,882 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2025-03-13 22:30:37,882 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2025-03-13 22:30:37,882 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2025-03-13 22:30:37,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 91#threadENTRYtrue, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:37,883 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is not cut-off event [2025-03-13 22:30:37,883 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2025-03-13 22:30:37,883 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2025-03-13 22:30:37,883 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2025-03-13 22:30:37,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 91#threadENTRYtrue, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 127#L1024-3true]) [2025-03-13 22:30:37,908 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is not cut-off event [2025-03-13 22:30:37,908 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2025-03-13 22:30:37,908 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2025-03-13 22:30:37,908 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2025-03-13 22:30:37,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true, 93#threadENTRYtrue]) [2025-03-13 22:30:37,946 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-13 22:30:37,946 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:37,946 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:37,946 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:37,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 72#L1034-2true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:37,953 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-13 22:30:37,953 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:37,953 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:37,953 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:38,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 73#threadENTRYtrue, 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:38,013 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-13 22:30:38,013 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:38,013 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:38,013 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:38,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 31#L1023-2true, 198#true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 144#L1039-1true, 197#true, Black: 220#true]) [2025-03-13 22:30:38,239 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-13 22:30:38,239 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:30:38,239 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:30:38,239 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:30:38,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][103], [Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1023-2true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 175#L1024true, 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 197#true, Black: 220#true]) [2025-03-13 22:30:38,243 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-13 22:30:38,243 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:30:38,243 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:30:38,243 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:30:38,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 91#threadENTRYtrue, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:38,264 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is not cut-off event [2025-03-13 22:30:38,264 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2025-03-13 22:30:38,264 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2025-03-13 22:30:38,264 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2025-03-13 22:30:38,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 91#threadENTRYtrue, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:38,264 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is not cut-off event [2025-03-13 22:30:38,264 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2025-03-13 22:30:38,264 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2025-03-13 22:30:38,264 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2025-03-13 22:30:38,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][127], [Black: 222#(= |#race~data~0| 0), 201#true, 8#L1023-1true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 251#(= |threadThread2of3ForFork1_#t~nondet5| |#race~data~0|), 125#L1022true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true]) [2025-03-13 22:30:38,291 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-13 22:30:38,291 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:30:38,291 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:30:38,291 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:30:38,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 91#threadENTRYtrue, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:38,308 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is not cut-off event [2025-03-13 22:30:38,308 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2025-03-13 22:30:38,308 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2025-03-13 22:30:38,308 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2025-03-13 22:30:38,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L1023-3-->L1023-1: Formula: (= |v_threadThread1of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][138], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 225#true, 95#L1039-2true, 197#true, 125#L1022true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 55#L1023-1true]) [2025-03-13 22:30:38,312 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-13 22:30:38,312 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:30:38,312 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:30:38,312 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:30:38,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, 125#L1022true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:38,313 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-13 22:30:38,313 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:30:38,313 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:30:38,313 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:30:38,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 170#L1024-3true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 143#L1022true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:38,341 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-13 22:30:38,341 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:30:38,341 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:30:38,341 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:30:38,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][180], [Black: 222#(= |#race~data~0| 0), 201#true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 251#(= |threadThread2of3ForFork1_#t~nondet5| |#race~data~0|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 125#L1022true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:38,376 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-13 22:30:38,376 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:30:38,376 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:30:38,376 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:30:38,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 201#true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 251#(= |threadThread2of3ForFork1_#t~nondet5| |#race~data~0|), 197#true, 125#L1022true, 119#L1024-3true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:38,376 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-13 22:30:38,376 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:30:38,376 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:30:38,376 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:30:38,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][127], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 251#(= |threadThread2of3ForFork1_#t~nondet5| |#race~data~0|), 197#true, 125#L1022true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:38,381 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-13 22:30:38,381 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:30:38,381 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:30:38,381 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:30:38,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 51#L1022true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:38,389 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-13 22:30:38,389 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:30:38,389 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:30:38,389 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:30:38,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 119#L1024-3true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1022true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:38,469 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is not cut-off event [2025-03-13 22:30:38,469 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-03-13 22:30:38,469 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-03-13 22:30:38,469 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-03-13 22:30:38,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1022true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:38,470 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is not cut-off event [2025-03-13 22:30:38,470 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-03-13 22:30:38,470 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-03-13 22:30:38,470 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-03-13 22:30:38,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 168#L1023-3true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:38,493 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-13 22:30:38,493 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-13 22:30:38,493 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-13 22:30:38,493 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-13 22:30:38,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 168#L1023-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:38,494 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-13 22:30:38,494 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-13 22:30:38,494 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-13 22:30:38,494 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-13 22:30:38,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1022true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true]) [2025-03-13 22:30:38,499 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is not cut-off event [2025-03-13 22:30:38,499 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-03-13 22:30:38,499 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-03-13 22:30:38,499 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-03-13 22:30:38,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L1023-3-->L1023-1: Formula: (= |v_threadThread1of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][138], [Black: 222#(= |#race~data~0| 0), 201#true, 170#L1024-3true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 225#true, 95#L1039-2true, 197#true, 125#L1022true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 55#L1023-1true]) [2025-03-13 22:30:38,510 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is not cut-off event [2025-03-13 22:30:38,510 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-03-13 22:30:38,510 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-03-13 22:30:38,510 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-03-13 22:30:38,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [201#true, 170#L1024-3true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, 125#L1022true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:38,512 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is not cut-off event [2025-03-13 22:30:38,512 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-03-13 22:30:38,512 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-03-13 22:30:38,512 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-03-13 22:30:38,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][209], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-03-13 22:30:38,538 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,538 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,538 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,538 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 143#L1022true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true]) [2025-03-13 22:30:38,540 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-13 22:30:38,540 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:30:38,540 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:30:38,540 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:30:38,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][180], [Black: 222#(= |#race~data~0| 0), 201#true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 251#(= |threadThread2of3ForFork1_#t~nondet5| |#race~data~0|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 125#L1022true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:38,570 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-13 22:30:38,570 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:30:38,570 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:30:38,570 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:30:38,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 201#true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 251#(= |threadThread2of3ForFork1_#t~nondet5| |#race~data~0|), 197#true, 125#L1022true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|)]) [2025-03-13 22:30:38,570 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-13 22:30:38,570 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:30:38,570 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:30:38,570 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:30:38,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][192], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-03-13 22:30:38,578 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,578 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,578 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,578 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,578 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][209], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-03-13 22:30:38,578 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,578 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,578 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,578 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,578 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:38,579 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-13 22:30:38,579 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-13 22:30:38,579 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-13 22:30:38,579 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-13 22:30:38,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][210], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-03-13 22:30:38,579 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,579 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,579 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,579 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][213], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-03-13 22:30:38,579 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,579 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,579 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,579 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 51#L1022true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true]) [2025-03-13 22:30:38,587 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-13 22:30:38,587 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:30:38,587 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:30:38,587 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:30:38,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 57#L1024true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1022true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:38,642 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2025-03-13 22:30:38,642 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-03-13 22:30:38,642 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-03-13 22:30:38,642 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-03-13 22:30:38,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1022true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:38,643 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2025-03-13 22:30:38,643 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-03-13 22:30:38,643 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-03-13 22:30:38,643 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-03-13 22:30:38,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1022true, 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:38,693 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2025-03-13 22:30:38,693 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-03-13 22:30:38,693 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-03-13 22:30:38,693 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-03-13 22:30:38,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true]) [2025-03-13 22:30:38,715 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:30:38,715 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:38,715 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:38,715 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:38,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 82#L1023-2true]) [2025-03-13 22:30:38,763 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,763 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,763 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,763 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 157#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:38,766 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,766 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,766 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,766 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 119#L1024-3true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-03-13 22:30:38,846 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:30:38,846 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:38,846 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:38,846 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:38,903 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][192], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-03-13 22:30:38,903 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,903 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,903 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,903 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,903 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][192], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 55#L1023-1true]) [2025-03-13 22:30:38,903 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-13 22:30:38,903 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-13 22:30:38,903 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-13 22:30:38,903 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-13 22:30:38,903 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][210], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-03-13 22:30:38,903 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,903 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,903 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,903 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:38,903 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:39,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][203], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-03-13 22:30:39,187 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,187 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,187 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,187 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:39,232 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,232 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,232 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,232 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][212], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:39,233 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,233 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,233 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,233 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][203], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 127#L1024-3true]) [2025-03-13 22:30:39,238 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,238 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,238 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,238 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][192], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 127#L1024-3true]) [2025-03-13 22:30:39,242 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,242 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,242 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,242 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][209], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 127#L1024-3true]) [2025-03-13 22:30:39,243 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,243 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,243 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,243 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 119#L1024-3true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-03-13 22:30:39,280 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,280 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,280 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,280 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,280 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][192], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-03-13 22:30:39,280 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-13 22:30:39,280 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:39,280 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:39,280 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:39,280 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:39,280 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:30:39,348 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][203], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-03-13 22:30:39,349 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,349 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,349 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,349 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,349 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][211], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-03-13 22:30:39,349 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,349 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,349 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,349 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,349 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 119#L1024-3true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-03-13 22:30:39,349 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,349 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,349 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,349 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,349 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][208], [Black: 222#(= |#race~data~0| 0), 201#true, 170#L1024-3true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:39,399 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,399 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,399 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,399 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,401 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 48#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:39,401 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,402 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,402 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,402 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,402 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][212], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 48#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:39,402 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,402 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,402 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,402 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:39,415 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,415 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,415 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,415 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:39,417 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,417 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,417 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,417 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,417 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:39,417 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,417 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,417 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,417 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,417 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][203], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-03-13 22:30:39,494 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,494 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,494 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,494 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:39,522 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-13 22:30:39,522 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:30:39,522 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:30:39,522 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:30:39,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 119#L1024-3true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:39,523 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-13 22:30:39,523 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:30:39,523 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:30:39,523 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:30:39,524 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 119#L1024-3true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-03-13 22:30:39,524 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,524 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,524 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,524 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,524 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 119#L1024-3true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 55#L1023-1true]) [2025-03-13 22:30:39,524 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-13 22:30:39,524 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:30:39,524 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:30:39,525 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:30:39,525 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 119#L1024-3true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-03-13 22:30:39,525 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,525 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,525 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,525 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,525 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,525 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 119#L1024-3true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 168#L1023-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:39,526 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is not cut-off event [2025-03-13 22:30:39,526 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-03-13 22:30:39,526 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-03-13 22:30:39,526 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-03-13 22:30:39,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 168#L1023-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:39,527 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is not cut-off event [2025-03-13 22:30:39,527 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-03-13 22:30:39,527 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-03-13 22:30:39,527 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-03-13 22:30:39,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 168#L1023-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true]) [2025-03-13 22:30:39,547 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is not cut-off event [2025-03-13 22:30:39,547 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-03-13 22:30:39,547 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-03-13 22:30:39,547 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-03-13 22:30:39,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][208], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true]) [2025-03-13 22:30:39,567 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,567 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,567 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,567 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 188#L1023-1true]) [2025-03-13 22:30:39,568 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-13 22:30:39,568 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:30:39,568 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:30:39,568 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:30:39,570 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][208], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true]) [2025-03-13 22:30:39,570 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,570 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,570 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,570 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,570 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][192], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-03-13 22:30:39,580 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,580 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,580 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,580 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true]) [2025-03-13 22:30:39,582 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,582 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,582 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,582 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,584 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:39,584 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,584 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,584 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,584 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,584 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][149], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 91#threadENTRYtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:39,626 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-13 22:30:39,626 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:30:39,626 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:30:39,626 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:30:39,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:39,657 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,657 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,657 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,657 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 57#L1024true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:39,658 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,658 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,658 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,658 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-03-13 22:30:39,660 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,660 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,660 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,660 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 168#L1023-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:39,662 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is not cut-off event [2025-03-13 22:30:39,662 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-03-13 22:30:39,662 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-03-13 22:30:39,662 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-03-13 22:30:39,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 168#L1023-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:39,663 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is not cut-off event [2025-03-13 22:30:39,663 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-03-13 22:30:39,663 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-03-13 22:30:39,663 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-03-13 22:30:39,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-03-13 22:30:39,675 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,675 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,675 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,675 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 119#L1024-3true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-03-13 22:30:39,675 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,675 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,675 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,675 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 157#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:39,679 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,679 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,679 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,679 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 157#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 70#L1023-1true, 197#true, 119#L1024-3true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:39,680 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,680 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,680 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,680 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,688 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 119#L1024-3true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-03-13 22:30:39,688 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,688 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,688 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,688 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,688 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,688 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:39,695 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,695 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,695 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,695 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,695 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:39,695 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,695 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,695 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,695 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,695 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 168#L1023-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:39,702 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is not cut-off event [2025-03-13 22:30:39,702 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-03-13 22:30:39,702 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-03-13 22:30:39,702 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-03-13 22:30:39,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true]) [2025-03-13 22:30:39,717 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-13 22:30:39,717 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-13 22:30:39,718 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-13 22:30:39,718 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-13 22:30:39,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 170#L1024-3true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:39,722 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,722 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,722 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,722 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true, 188#L1023-1true]) [2025-03-13 22:30:39,723 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,723 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,723 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,723 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 170#L1024-3true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:39,724 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,724 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,724 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,724 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:30:39,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true]) [2025-03-13 22:30:39,739 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,739 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,739 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,739 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][159], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true, 127#L1024-3true]) [2025-03-13 22:30:39,739 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-13 22:30:39,739 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:30:39,739 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:30:39,739 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:30:39,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:39,739 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,739 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,739 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,739 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,740 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:39,740 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,740 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,740 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,740 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,740 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-03-13 22:30:39,805 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,805 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,805 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,805 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 57#L1024true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-03-13 22:30:39,805 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,805 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,805 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,805 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 157#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|)]) [2025-03-13 22:30:39,808 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,808 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,808 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,809 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 157#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 70#L1023-1true, 197#true, 57#L1024true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:39,809 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,809 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,809 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,809 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 57#L1024true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-03-13 22:30:39,825 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,825 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,825 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,825 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true]) [2025-03-13 22:30:39,841 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-13 22:30:39,841 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-13 22:30:39,841 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-13 22:30:39,841 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-13 22:30:39,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true]) [2025-03-13 22:30:39,844 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,844 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,844 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,844 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,844 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:39,844 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,844 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,844 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,844 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,845 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true]) [2025-03-13 22:30:39,870 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,870 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,870 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,870 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 48#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:39,871 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,871 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,871 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,871 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:30:39,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 55#L1023-1true]) [2025-03-13 22:30:39,872 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is not cut-off event [2025-03-13 22:30:39,872 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2025-03-13 22:30:39,872 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2025-03-13 22:30:39,872 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2025-03-13 22:30:39,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][149], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1022true, 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:39,918 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-13 22:30:39,918 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:30:39,918 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:30:39,918 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:30:40,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:40,157 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-13 22:30:40,157 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-13 22:30:40,157 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-13 22:30:40,157 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-13 22:30:40,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 91#threadENTRYtrue, 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:40,174 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-13 22:30:40,174 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:30:40,174 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:30:40,174 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:30:40,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true]) [2025-03-13 22:30:40,181 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-13 22:30:40,181 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:30:40,181 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:30:40,181 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:30:40,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true]) [2025-03-13 22:30:40,213 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-13 22:30:40,213 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:30:40,213 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:30:40,213 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:30:40,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true, 127#L1024-3true]) [2025-03-13 22:30:40,214 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-13 22:30:40,214 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:30:40,214 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:30:40,214 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:30:40,221 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true]) [2025-03-13 22:30:40,221 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-03-13 22:30:40,221 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-13 22:30:40,221 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-13 22:30:40,221 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-13 22:30:40,221 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-13 22:30:40,221 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-13 22:30:40,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:40,312 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-13 22:30:40,313 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:30:40,313 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:30:40,313 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:30:40,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 91#threadENTRYtrue, 197#true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:40,333 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-13 22:30:40,333 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:30:40,333 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:30:40,333 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:30:40,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:40,339 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-13 22:30:40,339 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:30:40,339 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:30:40,339 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:30:40,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:40,340 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-13 22:30:40,340 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:30:40,340 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:30:40,340 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:30:40,367 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true]) [2025-03-13 22:30:40,367 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event [2025-03-13 22:30:40,367 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-13 22:30:40,368 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-13 22:30:40,368 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-13 22:30:40,368 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-13 22:30:40,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 170#L1024-3true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true]) [2025-03-13 22:30:40,396 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event [2025-03-13 22:30:40,396 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-13 22:30:40,396 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-13 22:30:40,396 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-13 22:30:40,398 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][159], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true, 127#L1024-3true]) [2025-03-13 22:30:40,398 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-13 22:30:40,398 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:30:40,398 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:30:40,398 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:30:40,398 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:30:40,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:40,495 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-13 22:30:40,496 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:30:40,496 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:30:40,496 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:30:40,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1022true, 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:40,538 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-13 22:30:40,538 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:30:40,538 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:30:40,538 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-13 22:30:40,547 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true, 127#L1024-3true]) [2025-03-13 22:30:40,547 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-03-13 22:30:40,547 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-13 22:30:40,547 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-13 22:30:40,547 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-13 22:30:40,547 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-13 22:30:40,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:40,547 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-03-13 22:30:40,547 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-13 22:30:40,547 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-13 22:30:40,547 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-13 22:30:40,574 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 48#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true]) [2025-03-13 22:30:40,574 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-03-13 22:30:40,574 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-13 22:30:40,574 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-13 22:30:40,574 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-13 22:30:40,574 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-13 22:30:40,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][159], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:40,596 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-13 22:30:40,596 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:30:40,596 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:30:40,596 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:30:40,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1022true, 200#true, 199#true, 31#L1023-2true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:40,688 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-13 22:30:40,688 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-13 22:30:40,688 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-13 22:30:40,688 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-13 22:30:40,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:40,717 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is not cut-off event [2025-03-13 22:30:40,717 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-13 22:30:40,717 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-13 22:30:40,717 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-13 22:30:40,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 48#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:40,750 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is not cut-off event [2025-03-13 22:30:40,750 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-13 22:30:40,750 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-13 22:30:40,750 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-13 22:30:40,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][183], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 93#threadENTRYtrue, 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:40,774 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-13 22:30:40,774 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:30:40,774 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:30:40,774 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:30:40,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][184], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 73#threadENTRYtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:40,805 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-13 22:30:40,805 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:30:40,805 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:30:40,805 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:30:40,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][149], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 168#L1023-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:40,952 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:30:40,952 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-13 22:30:40,952 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-13 22:30:40,952 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-13 22:30:41,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 71#L1036true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 31#L1023-2true, 249#true, 198#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|)]) [2025-03-13 22:30:41,067 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-13 22:30:41,067 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:30:41,067 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:30:41,067 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:30:41,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][183], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 143#L1022true, 199#true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:41,088 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-13 22:30:41,088 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:30:41,088 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:30:41,088 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:30:41,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][184], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 51#L1022true, 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:41,110 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-13 22:30:41,110 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:30:41,110 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:30:41,110 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:30:41,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][196], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:41,111 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:41,111 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:41,111 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:41,111 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:41,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 73#threadENTRYtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 127#L1024-3true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:41,133 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-13 22:30:41,133 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:30:41,133 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:30:41,133 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:30:41,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 168#L1023-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:41,517 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:41,517 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:41,517 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:41,517 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:41,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 51#L1022true, 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 127#L1024-3true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:41,568 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-13 22:30:41,568 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:30:41,568 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:30:41,568 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-13 22:30:41,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 168#L1023-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:41,613 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-13 22:30:41,613 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:30:41,613 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:30:41,613 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:30:41,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][184], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:41,621 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:41,621 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:41,621 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:41,621 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:41,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, 125#L1022true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 31#L1023-2true, 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:41,645 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2025-03-13 22:30:41,645 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-03-13 22:30:41,645 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-03-13 22:30:41,645 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-03-13 22:30:41,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][149], [9#L1023-2true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:41,661 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:41,661 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:41,661 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:41,661 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:41,678 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][149], [9#L1023-2true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:41,678 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:41,678 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:41,678 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:41,678 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:41,678 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:41,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][149], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:41,768 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-13 22:30:41,768 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:41,768 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:41,768 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:41,784 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][149], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:41,784 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-13 22:30:41,784 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:41,784 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:41,784 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:41,784 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:30:41,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][103], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:41,784 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-13 22:30:41,784 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:41,784 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:41,784 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:41,862 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][196], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:41,862 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:41,862 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:41,862 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:41,862 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:41,862 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:41,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][184], [189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:41,863 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:41,863 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:41,863 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:41,863 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:41,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][183], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:41,863 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:41,863 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:41,863 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:41,863 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:41,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][183], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, 55#L1023-1true, Black: 220#true]) [2025-03-13 22:30:41,863 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-13 22:30:41,863 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:30:41,863 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:30:41,863 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-13 22:30:41,966 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][196], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:41,966 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:41,966 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:41,966 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:41,966 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:41,966 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:41,966 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:41,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][149], [9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:41,966 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-13 22:30:41,966 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:30:41,966 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:30:41,966 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-13 22:30:41,966 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][184], [189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:41,966 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:41,966 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:41,966 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:41,966 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:41,966 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:41,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][184], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, 188#L1023-1true, Black: 220#true]) [2025-03-13 22:30:41,966 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-13 22:30:41,966 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:30:41,966 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-13 22:30:41,966 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:30:41,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][183], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:41,966 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:41,966 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:41,966 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:41,966 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:41,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][183], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:41,970 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:41,970 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:41,970 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:41,970 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:41,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:41,985 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:41,985 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:41,985 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:41,985 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:42,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 31#L1023-2true, 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:42,045 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:42,045 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:42,045 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:42,045 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:42,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][184], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:42,047 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:42,047 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:42,047 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:42,047 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:42,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][149], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:42,062 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:42,062 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:42,062 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:42,062 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:42,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][149], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 157#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:42,064 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:42,064 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:42,064 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:42,064 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:30:42,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 196#true]) [2025-03-13 22:30:42,099 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:42,099 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:42,099 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:42,099 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:42,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][203], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-03-13 22:30:42,150 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:30:42,150 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:42,150 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:42,150 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:30:42,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][165], [189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:42,151 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,151 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:42,151 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,151 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:42,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 82#L1023-2true, 144#L1039-1true, 188#L1023-1true, Black: 220#true]) [2025-03-13 22:30:42,151 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-13 22:30:42,151 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:30:42,151 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:30:42,151 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:30:42,151 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][183], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:42,151 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,151 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,151 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:42,151 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:42,151 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:42,199 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][184], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:42,199 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,200 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:42,200 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:42,200 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:42,200 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][165], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:42,213 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,213 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:42,213 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,213 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:42,226 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][183], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 127#L1024-3true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:42,226 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,226 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,226 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,226 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:42,226 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:42,226 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:42,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][103], [9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:42,226 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-13 22:30:42,226 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:30:42,226 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:30:42,226 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:30:42,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][184], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:42,269 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-13 22:30:42,269 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:42,269 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:42,269 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:30:42,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 157#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:42,285 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,285 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,285 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:42,285 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:42,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][103], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:42,313 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,313 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:42,313 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:42,313 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][183], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:42,317 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-13 22:30:42,317 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:30:42,317 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:42,317 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:42,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][103], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 157#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:42,318 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,318 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,318 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:42,318 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:42,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][103], [9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:42,319 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,319 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:42,319 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:42,319 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,319 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][165], [189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 127#L1024-3true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:42,319 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,319 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:42,319 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,319 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,319 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:42,319 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][103], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 157#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:42,319 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,319 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,319 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:42,319 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:30:42,319 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 196#true]) [2025-03-13 22:30:42,529 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,529 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,529 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,529 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 157#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:42,547 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-13 22:30:42,547 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:42,547 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:30:42,547 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:42,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:42,554 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,554 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,554 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,554 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 119#L1024-3true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 31#L1023-2true, 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:42,555 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,555 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,555 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,555 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 127#L1024-3true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:42,557 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-13 22:30:42,557 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:30:42,557 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-13 22:30:42,557 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:30:42,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true]) [2025-03-13 22:30:42,563 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,563 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,563 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,563 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:42,573 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,573 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,573 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,573 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:30:42,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][103], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:42,578 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-13 22:30:42,578 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:42,578 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:30:42,578 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:42,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][103], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 157#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:42,580 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-13 22:30:42,580 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:42,580 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:30:42,580 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:42,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][165], [189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:42,580 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-13 22:30:42,580 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:42,580 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:30:42,580 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:30:42,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 196#true]) [2025-03-13 22:30:42,593 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-13 22:30:42,593 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:30:42,593 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:30:42,593 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:30:42,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:42,607 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-13 22:30:42,607 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:30:42,607 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:30:42,607 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:30:42,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 57#L1024true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 31#L1023-2true, 198#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:42,608 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-13 22:30:42,608 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:30:42,608 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:30:42,608 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:30:42,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 127#L1024-3true, 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:42,610 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-13 22:30:42,610 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-13 22:30:42,610 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:30:42,610 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:30:42,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 175#L1024true, 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:42,623 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-13 22:30:42,623 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:30:42,623 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:30:42,623 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:30:42,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 48#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-13 22:30:42,633 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-13 22:30:42,633 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:30:42,633 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:30:42,633 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:30:42,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][100], [170#L1024-3true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:42,688 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-13 22:30:42,688 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-13 22:30:42,688 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:30:42,688 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:30:42,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][100], [189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 249#true, 48#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-03-13 22:30:42,735 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-13 22:30:42,735 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-13 22:30:42,735 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-13 22:30:42,735 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-13 22:30:42,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][100], [Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 198#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 144#L1039-1true, 197#true, Black: 220#true, 119#L1024-3true]) [2025-03-13 22:30:42,958 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:30:42,958 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:30:42,959 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:42,959 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:30:43,002 INFO L124 PetriNetUnfolderBase]: 38589/103975 cut-off events. [2025-03-13 22:30:43,002 INFO L125 PetriNetUnfolderBase]: For 126240/138409 co-relation queries the response was YES. [2025-03-13 22:30:43,425 INFO L83 FinitePrefix]: Finished finitePrefix Result has 239721 conditions, 103975 events. 38589/103975 cut-off events. For 126240/138409 co-relation queries the response was YES. Maximal size of possible extension queue 3863. Compared 1437061 event pairs, 14227 based on Foata normal form. 99/87776 useless extension candidates. Maximal degree in co-relation 233176. Up to 40197 conditions per place. [2025-03-13 22:30:43,811 INFO L140 encePairwiseOnDemand]: 185/193 looper letters, 51 selfloop transitions, 30 changer transitions 0/214 dead transitions. [2025-03-13 22:30:43,811 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 171 places, 214 transitions, 968 flow [2025-03-13 22:30:43,811 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:30:43,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:30:43,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 514 transitions. [2025-03-13 22:30:43,812 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8877374784110535 [2025-03-13 22:30:43,812 INFO L175 Difference]: Start difference. First operand has 169 places, 181 transitions, 605 flow. Second operand 3 states and 514 transitions. [2025-03-13 22:30:43,812 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 171 places, 214 transitions, 968 flow [2025-03-13 22:30:44,653 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 166 places, 214 transitions, 956 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-13 22:30:44,655 INFO L231 Difference]: Finished difference. Result has 168 places, 203 transitions, 923 flow [2025-03-13 22:30:44,655 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=193, PETRI_DIFFERENCE_MINUEND_FLOW=593, PETRI_DIFFERENCE_MINUEND_PLACES=164, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=181, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=151, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=923, PETRI_PLACES=168, PETRI_TRANSITIONS=203} [2025-03-13 22:30:44,656 INFO L279 CegarLoopForPetriNet]: 161 programPoint places, 7 predicate places. [2025-03-13 22:30:44,656 INFO L471 AbstractCegarLoop]: Abstraction has has 168 places, 203 transitions, 923 flow [2025-03-13 22:30:44,656 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 159.0) internal successors, (477), 3 states have internal predecessors, (477), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:44,656 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:30:44,656 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] [2025-03-13 22:30:44,656 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24 [2025-03-13 22:30:44,656 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2025-03-13 22:30:44,656 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:30:44,656 INFO L85 PathProgramCache]: Analyzing trace with hash 796081386, now seen corresponding path program 1 times [2025-03-13 22:30:44,657 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:30:44,657 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1289074130] [2025-03-13 22:30:44,657 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:30:44,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:30:44,664 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 66 statements into 1 equivalence classes. [2025-03-13 22:30:44,669 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 66 of 66 statements. [2025-03-13 22:30:44,671 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:44,671 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:30:44,806 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:30:44,807 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:30:44,807 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1289074130] [2025-03-13 22:30:44,807 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1289074130] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:30:44,807 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:30:44,807 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:30:44,807 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1627136708] [2025-03-13 22:30:44,807 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:30:44,807 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:30:44,807 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:30:44,808 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:30:44,808 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:30:44,906 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 148 out of 193 [2025-03-13 22:30:44,907 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 168 places, 203 transitions, 923 flow. Second operand has 6 states, 6 states have (on average 151.0) internal successors, (906), 6 states have internal predecessors, (906), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:30:44,907 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:30:44,908 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 148 of 193 [2025-03-13 22:30:44,908 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand