./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 8fc3dc66 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-?-8fc3dc6-m [2025-03-17 11:18:27,361 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-17 11:18:27,419 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-17 11:18:27,424 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-17 11:18:27,426 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-17 11:18:27,447 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-17 11:18:27,448 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-17 11:18:27,448 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-17 11:18:27,448 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-17 11:18:27,449 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-17 11:18:27,449 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-17 11:18:27,450 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-17 11:18:27,450 INFO L153 SettingsManager]: * Use SBE=true [2025-03-17 11:18:27,450 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-17 11:18:27,450 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-17 11:18:27,450 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-17 11:18:27,450 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-17 11:18:27,450 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-17 11:18:27,450 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-17 11:18:27,450 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-17 11:18:27,451 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-17 11:18:27,451 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-17 11:18:27,451 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-17 11:18:27,451 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-17 11:18:27,451 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-17 11:18:27,451 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-17 11:18:27,451 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-17 11:18:27,451 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-17 11:18:27,451 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-17 11:18:27,451 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-17 11:18:27,452 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-17 11:18:27,452 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-17 11:18:27,452 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-17 11:18:27,452 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-17 11:18:27,452 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-17 11:18:27,452 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-17 11:18:27,452 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-17 11:18:27,453 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-17 11:18:27,453 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-17 11:18:27,453 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-17 11:18:27,453 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-17 11:18:27,453 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-17 11:18:27,453 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-17 11:18:27,661 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-17 11:18:27,666 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-17 11:18:27,668 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-17 11:18:27,669 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-17 11:18:27,669 INFO L274 PluginConnector]: CDTParser initialized [2025-03-17 11:18:27,670 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-17 11:18:28,767 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/4629022f7/ae6c252c5fe448b1b066a4c557b7a400/FLAG35b19de8d [2025-03-17 11:18:29,013 INFO L384 CDTParser]: Found 1 translation units. [2025-03-17 11:18:29,017 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/thread-join-array-dynamic-race-3.i [2025-03-17 11:18:29,030 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/4629022f7/ae6c252c5fe448b1b066a4c557b7a400/FLAG35b19de8d [2025-03-17 11:18:29,042 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/4629022f7/ae6c252c5fe448b1b066a4c557b7a400 [2025-03-17 11:18:29,045 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-17 11:18:29,046 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-17 11:18:29,048 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-17 11:18:29,048 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-17 11:18:29,051 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-17 11:18:29,052 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.03 11:18:29" (1/1) ... [2025-03-17 11:18:29,053 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4fadb9f8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:18:29, skipping insertion in model container [2025-03-17 11:18:29,054 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.03 11:18:29" (1/1) ... [2025-03-17 11:18:29,092 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-17 11:18:29,367 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-17 11:18:29,380 INFO L200 MainTranslator]: Completed pre-run [2025-03-17 11:18:29,422 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-17 11:18:29,458 INFO L204 MainTranslator]: Completed translation [2025-03-17 11:18:29,458 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:18:29 WrapperNode [2025-03-17 11:18:29,459 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-17 11:18:29,459 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-17 11:18:29,459 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-17 11:18:29,459 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-17 11:18:29,463 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:18:29" (1/1) ... [2025-03-17 11:18:29,471 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:18:29" (1/1) ... [2025-03-17 11:18:29,485 INFO L138 Inliner]: procedures = 265, calls = 18, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 74 [2025-03-17 11:18:29,485 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-17 11:18:29,486 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-17 11:18:29,486 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-17 11:18:29,486 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-17 11:18:29,490 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:18:29" (1/1) ... [2025-03-17 11:18:29,490 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:18:29" (1/1) ... [2025-03-17 11:18:29,492 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:18:29" (1/1) ... [2025-03-17 11:18:29,492 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:18:29" (1/1) ... [2025-03-17 11:18:29,496 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:18:29" (1/1) ... [2025-03-17 11:18:29,497 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:18:29" (1/1) ... [2025-03-17 11:18:29,498 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:18:29" (1/1) ... [2025-03-17 11:18:29,498 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:18:29" (1/1) ... [2025-03-17 11:18:29,499 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-17 11:18:29,500 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-17 11:18:29,500 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-17 11:18:29,500 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-17 11:18:29,501 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:18:29" (1/1) ... [2025-03-17 11:18:29,504 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-17 11:18:29,512 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 11:18:29,521 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-17 11:18:29,524 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-17 11:18:29,538 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-17 11:18:29,538 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-03-17 11:18:29,538 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-17 11:18:29,538 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-17 11:18:29,538 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-03-17 11:18:29,538 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-17 11:18:29,538 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-17 11:18:29,538 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-17 11:18:29,538 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2025-03-17 11:18:29,539 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2025-03-17 11:18:29,539 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-17 11:18:29,539 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-17 11:18:29,539 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-17 11:18:29,626 INFO L256 CfgBuilder]: Building ICFG [2025-03-17 11:18:29,627 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-17 11:18:29,791 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-17 11:18:29,791 INFO L307 CfgBuilder]: Performing block encoding [2025-03-17 11:18:29,810 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-17 11:18:29,811 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-17 11:18:29,812 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.03 11:18:29 BoogieIcfgContainer [2025-03-17 11:18:29,812 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-17 11:18:29,813 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-17 11:18:29,813 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-17 11:18:29,816 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-17 11:18:29,816 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 17.03 11:18:29" (1/3) ... [2025-03-17 11:18:29,817 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@51e1678b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.03 11:18:29, skipping insertion in model container [2025-03-17 11:18:29,817 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:18:29" (2/3) ... [2025-03-17 11:18:29,817 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@51e1678b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.03 11:18:29, skipping insertion in model container [2025-03-17 11:18:29,817 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.03 11:18:29" (3/3) ... [2025-03-17 11:18:29,818 INFO L128 eAbstractionObserver]: Analyzing ICFG thread-join-array-dynamic-race-3.i [2025-03-17 11:18:29,827 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-17 11:18:29,829 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-17 11:18:29,829 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-17 11:18:29,870 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2025-03-17 11:18:29,902 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 124 places, 121 transitions, 256 flow [2025-03-17 11:18:29,966 INFO L124 PetriNetUnfolderBase]: 3/228 cut-off events. [2025-03-17 11:18:29,968 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-17 11:18:29,971 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 587 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-17 11:18:29,972 INFO L82 GeneralOperation]: Start removeDead. Operand has 124 places, 121 transitions, 256 flow [2025-03-17 11:18:29,975 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 123 places, 120 transitions, 253 flow [2025-03-17 11:18:29,986 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-17 11:18:29,993 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;@2e9666ea, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-17 11:18:29,993 INFO L334 AbstractCegarLoop]: Starting to check reachability of 9 error locations. [2025-03-17 11:18:30,002 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-17 11:18:30,002 INFO L124 PetriNetUnfolderBase]: 1/47 cut-off events. [2025-03-17 11:18:30,002 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-17 11:18:30,002 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:30,003 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-17 11:18:30,003 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-17 11:18:30,008 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:30,008 INFO L85 PathProgramCache]: Analyzing trace with hash -2012754379, now seen corresponding path program 1 times [2025-03-17 11:18:30,014 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:30,014 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [403717475] [2025-03-17 11:18:30,014 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:30,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:30,099 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-03-17 11:18:30,132 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-03-17 11:18:30,132 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:30,132 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:30,683 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-17 11:18:30,685 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:30,686 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [403717475] [2025-03-17 11:18:30,686 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [403717475] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:30,687 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:30,687 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:18:30,688 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [132926539] [2025-03-17 11:18:30,688 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:30,693 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-17 11:18:30,697 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:30,710 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-17 11:18:30,710 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-17 11:18:30,832 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 90 out of 121 [2025-03-17 11:18:30,834 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-17 11:18:30,835 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:30,835 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 90 of 121 [2025-03-17 11:18:30,838 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:31,017 INFO L124 PetriNetUnfolderBase]: 122/739 cut-off events. [2025-03-17 11:18:31,017 INFO L125 PetriNetUnfolderBase]: For 28/28 co-relation queries the response was YES. [2025-03-17 11:18:31,020 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1037 conditions, 739 events. 122/739 cut-off events. For 28/28 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 4464 event pairs, 46 based on Foata normal form. 1/657 useless extension candidates. Maximal degree in co-relation 760. Up to 244 conditions per place. [2025-03-17 11:18:31,024 INFO L140 encePairwiseOnDemand]: 114/121 looper letters, 32 selfloop transitions, 5 changer transitions 1/126 dead transitions. [2025-03-17 11:18:31,025 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 127 places, 126 transitions, 339 flow [2025-03-17 11:18:31,026 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 11:18:31,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 11:18:31,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 579 transitions. [2025-03-17 11:18:31,038 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7975206611570248 [2025-03-17 11:18:31,040 INFO L175 Difference]: Start difference. First operand has 123 places, 120 transitions, 253 flow. Second operand 6 states and 579 transitions. [2025-03-17 11:18:31,040 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 127 places, 126 transitions, 339 flow [2025-03-17 11:18:31,043 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 125 places, 126 transitions, 335 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:18:31,048 INFO L231 Difference]: Finished difference. Result has 125 places, 117 transitions, 253 flow [2025-03-17 11:18:31,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-17 11:18:31,054 INFO L279 CegarLoopForPetriNet]: 123 programPoint places, 2 predicate places. [2025-03-17 11:18:31,056 INFO L471 AbstractCegarLoop]: Abstraction has has 125 places, 117 transitions, 253 flow [2025-03-17 11:18:31,056 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-17 11:18:31,056 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:31,056 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-17 11:18:31,057 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-17 11:18:31,057 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-17 11:18:31,057 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:31,057 INFO L85 PathProgramCache]: Analyzing trace with hash 1660816906, now seen corresponding path program 1 times [2025-03-17 11:18:31,057 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:31,057 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [934223879] [2025-03-17 11:18:31,058 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:31,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:31,070 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-03-17 11:18:31,077 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-03-17 11:18:31,081 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:31,081 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:31,373 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-17 11:18:31,373 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:31,373 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [934223879] [2025-03-17 11:18:31,373 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [934223879] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:31,373 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:31,373 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:18:31,373 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1358445518] [2025-03-17 11:18:31,373 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:31,374 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-17 11:18:31,375 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:31,375 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-17 11:18:31,375 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-17 11:18:31,450 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 93 out of 121 [2025-03-17 11:18:31,464 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-17 11:18:31,464 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:31,465 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 93 of 121 [2025-03-17 11:18:31,465 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:31,576 INFO L124 PetriNetUnfolderBase]: 128/772 cut-off events. [2025-03-17 11:18:31,576 INFO L125 PetriNetUnfolderBase]: For 27/27 co-relation queries the response was YES. [2025-03-17 11:18:31,580 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 4717 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-17 11:18:31,582 INFO L140 encePairwiseOnDemand]: 115/121 looper letters, 31 selfloop transitions, 5 changer transitions 0/126 dead transitions. [2025-03-17 11:18:31,583 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 128 places, 126 transitions, 343 flow [2025-03-17 11:18:31,583 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 11:18:31,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 11:18:31,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 595 transitions. [2025-03-17 11:18:31,584 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8195592286501377 [2025-03-17 11:18:31,585 INFO L175 Difference]: Start difference. First operand has 125 places, 117 transitions, 253 flow. Second operand 6 states and 595 transitions. [2025-03-17 11:18:31,585 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 128 places, 126 transitions, 343 flow [2025-03-17 11:18:31,585 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 123 places, 126 transitions, 333 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-17 11:18:31,589 INFO L231 Difference]: Finished difference. Result has 123 places, 116 transitions, 251 flow [2025-03-17 11:18:31,589 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-17 11:18:31,590 INFO L279 CegarLoopForPetriNet]: 123 programPoint places, 0 predicate places. [2025-03-17 11:18:31,590 INFO L471 AbstractCegarLoop]: Abstraction has has 123 places, 116 transitions, 251 flow [2025-03-17 11:18:31,591 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-17 11:18:31,591 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:31,591 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:18:31,591 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-17 11:18:31,591 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-17 11:18:31,592 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:31,593 INFO L85 PathProgramCache]: Analyzing trace with hash 2081044870, now seen corresponding path program 1 times [2025-03-17 11:18:31,593 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:31,593 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1112250277] [2025-03-17 11:18:31,593 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:31,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:31,603 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-03-17 11:18:31,610 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-03-17 11:18:31,611 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:31,611 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:31,632 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-17 11:18:31,632 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:31,632 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1112250277] [2025-03-17 11:18:31,632 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1112250277] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:31,632 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:31,633 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:18:31,633 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1048507946] [2025-03-17 11:18:31,633 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:31,634 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:18:31,634 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:31,634 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:18:31,634 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:18:31,647 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 105 out of 121 [2025-03-17 11:18:31,648 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-17 11:18:31,649 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:31,649 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 105 of 121 [2025-03-17 11:18:31,649 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:31,716 INFO L124 PetriNetUnfolderBase]: 117/684 cut-off events. [2025-03-17 11:18:31,717 INFO L125 PetriNetUnfolderBase]: For 28/28 co-relation queries the response was YES. [2025-03-17 11:18:31,718 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 4068 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-17 11:18:31,720 INFO L140 encePairwiseOnDemand]: 115/121 looper letters, 18 selfloop transitions, 5 changer transitions 0/124 dead transitions. [2025-03-17 11:18:31,720 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 125 places, 124 transitions, 315 flow [2025-03-17 11:18:31,720 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:18:31,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:18:31,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 339 transitions. [2025-03-17 11:18:31,721 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9338842975206612 [2025-03-17 11:18:31,721 INFO L175 Difference]: Start difference. First operand has 123 places, 116 transitions, 251 flow. Second operand 3 states and 339 transitions. [2025-03-17 11:18:31,721 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 125 places, 124 transitions, 315 flow [2025-03-17 11:18:31,722 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 120 places, 124 transitions, 305 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-17 11:18:31,724 INFO L231 Difference]: Finished difference. Result has 122 places, 120 transitions, 279 flow [2025-03-17 11:18:31,724 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-17 11:18:31,725 INFO L279 CegarLoopForPetriNet]: 123 programPoint places, -1 predicate places. [2025-03-17 11:18:31,725 INFO L471 AbstractCegarLoop]: Abstraction has has 122 places, 120 transitions, 279 flow [2025-03-17 11:18:31,725 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-17 11:18:31,725 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:31,725 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-17 11:18:31,725 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-17 11:18:31,725 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-17 11:18:31,726 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:31,726 INFO L85 PathProgramCache]: Analyzing trace with hash 1914574908, now seen corresponding path program 1 times [2025-03-17 11:18:31,726 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:31,726 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1061107862] [2025-03-17 11:18:31,726 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:31,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:31,733 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 47 statements into 1 equivalence classes. [2025-03-17 11:18:31,735 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 47 of 47 statements. [2025-03-17 11:18:31,735 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:31,735 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:31,761 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-17 11:18:31,761 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:31,761 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1061107862] [2025-03-17 11:18:31,761 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1061107862] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:31,761 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:31,761 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:18:31,761 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1188132828] [2025-03-17 11:18:31,762 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:31,762 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:18:31,763 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:31,763 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:18:31,763 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:18:31,773 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 107 out of 121 [2025-03-17 11:18:31,774 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-17 11:18:31,774 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:31,774 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 107 of 121 [2025-03-17 11:18:31,774 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:31,882 INFO L124 PetriNetUnfolderBase]: 177/994 cut-off events. [2025-03-17 11:18:31,883 INFO L125 PetriNetUnfolderBase]: For 199/199 co-relation queries the response was YES. [2025-03-17 11:18:31,885 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 6683 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-17 11:18:31,890 INFO L140 encePairwiseOnDemand]: 116/121 looper letters, 17 selfloop transitions, 6 changer transitions 0/128 dead transitions. [2025-03-17 11:18:31,890 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 124 places, 128 transitions, 351 flow [2025-03-17 11:18:31,890 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:18:31,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:18:31,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 342 transitions. [2025-03-17 11:18:31,891 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9421487603305785 [2025-03-17 11:18:31,892 INFO L175 Difference]: Start difference. First operand has 122 places, 120 transitions, 279 flow. Second operand 3 states and 342 transitions. [2025-03-17 11:18:31,892 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 124 places, 128 transitions, 351 flow [2025-03-17 11:18:31,895 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 122 places, 128 transitions, 337 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:18:31,897 INFO L231 Difference]: Finished difference. Result has 124 places, 124 transitions, 317 flow [2025-03-17 11:18:31,898 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-17 11:18:31,898 INFO L279 CegarLoopForPetriNet]: 123 programPoint places, 1 predicate places. [2025-03-17 11:18:31,898 INFO L471 AbstractCegarLoop]: Abstraction has has 124 places, 124 transitions, 317 flow [2025-03-17 11:18:31,900 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-17 11:18:31,900 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:31,900 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-17 11:18:31,900 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-17 11:18:31,901 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-17 11:18:31,901 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:31,901 INFO L85 PathProgramCache]: Analyzing trace with hash -1338009395, now seen corresponding path program 1 times [2025-03-17 11:18:31,901 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:31,901 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [147768486] [2025-03-17 11:18:31,902 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:31,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:31,911 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 47 statements into 1 equivalence classes. [2025-03-17 11:18:31,917 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 47 of 47 statements. [2025-03-17 11:18:31,917 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:31,917 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:31,940 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-17 11:18:31,941 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:31,941 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [147768486] [2025-03-17 11:18:31,941 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [147768486] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:31,941 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:31,941 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:18:31,941 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2098590429] [2025-03-17 11:18:31,941 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:31,942 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:18:31,942 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:31,942 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:18:31,943 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:18:31,959 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 105 out of 121 [2025-03-17 11:18:31,959 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-17 11:18:31,961 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:31,961 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 105 of 121 [2025-03-17 11:18:31,961 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:32,094 INFO L124 PetriNetUnfolderBase]: 237/1385 cut-off events. [2025-03-17 11:18:32,094 INFO L125 PetriNetUnfolderBase]: For 830/845 co-relation queries the response was YES. [2025-03-17 11:18:32,096 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 10819 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-17 11:18:32,099 INFO L140 encePairwiseOnDemand]: 115/121 looper letters, 19 selfloop transitions, 10 changer transitions 0/133 dead transitions. [2025-03-17 11:18:32,099 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 126 places, 133 transitions, 418 flow [2025-03-17 11:18:32,099 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:18:32,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:18:32,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 338 transitions. [2025-03-17 11:18:32,100 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.931129476584022 [2025-03-17 11:18:32,100 INFO L175 Difference]: Start difference. First operand has 124 places, 124 transitions, 317 flow. Second operand 3 states and 338 transitions. [2025-03-17 11:18:32,100 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 126 places, 133 transitions, 418 flow [2025-03-17 11:18:32,105 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 124 places, 133 transitions, 400 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:18:32,107 INFO L231 Difference]: Finished difference. Result has 126 places, 130 transitions, 387 flow [2025-03-17 11:18:32,107 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-17 11:18:32,108 INFO L279 CegarLoopForPetriNet]: 123 programPoint places, 3 predicate places. [2025-03-17 11:18:32,109 INFO L471 AbstractCegarLoop]: Abstraction has has 126 places, 130 transitions, 387 flow [2025-03-17 11:18:32,110 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-17 11:18:32,110 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:32,110 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-17 11:18:32,110 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-17 11:18:32,110 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-17 11:18:32,111 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:32,111 INFO L85 PathProgramCache]: Analyzing trace with hash 2043099873, now seen corresponding path program 1 times [2025-03-17 11:18:32,112 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:32,113 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [843029857] [2025-03-17 11:18:32,113 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:32,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:32,121 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 49 statements into 1 equivalence classes. [2025-03-17 11:18:32,126 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 49 of 49 statements. [2025-03-17 11:18:32,126 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:32,126 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:32,180 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:18:32,180 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:32,181 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [843029857] [2025-03-17 11:18:32,181 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [843029857] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:32,181 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:32,181 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:18:32,181 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [533188354] [2025-03-17 11:18:32,181 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:32,181 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-17 11:18:32,182 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:32,182 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-17 11:18:32,182 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-17 11:18:32,241 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 101 out of 121 [2025-03-17 11:18:32,242 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-17 11:18:32,242 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:32,242 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 101 of 121 [2025-03-17 11:18:32,242 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:32,403 INFO L124 PetriNetUnfolderBase]: 307/1790 cut-off events. [2025-03-17 11:18:32,403 INFO L125 PetriNetUnfolderBase]: For 823/929 co-relation queries the response was YES. [2025-03-17 11:18:32,407 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3236 conditions, 1790 events. 307/1790 cut-off events. For 823/929 co-relation queries the response was YES. Maximal size of possible extension queue 97. Compared 14639 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-17 11:18:32,411 INFO L140 encePairwiseOnDemand]: 113/121 looper letters, 23 selfloop transitions, 7 changer transitions 1/142 dead transitions. [2025-03-17 11:18:32,411 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 131 places, 142 transitions, 474 flow [2025-03-17 11:18:32,411 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 11:18:32,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 11:18:32,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 638 transitions. [2025-03-17 11:18:32,414 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8787878787878788 [2025-03-17 11:18:32,414 INFO L175 Difference]: Start difference. First operand has 126 places, 130 transitions, 387 flow. Second operand 6 states and 638 transitions. [2025-03-17 11:18:32,414 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 131 places, 142 transitions, 474 flow [2025-03-17 11:18:32,418 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 129 places, 142 transitions, 454 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:18:32,420 INFO L231 Difference]: Finished difference. Result has 133 places, 135 transitions, 414 flow [2025-03-17 11:18:32,420 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-17 11:18:32,421 INFO L279 CegarLoopForPetriNet]: 123 programPoint places, 10 predicate places. [2025-03-17 11:18:32,421 INFO L471 AbstractCegarLoop]: Abstraction has has 133 places, 135 transitions, 414 flow [2025-03-17 11:18:32,421 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-17 11:18:32,421 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:32,421 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-17 11:18:32,421 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-17 11:18:32,422 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-17 11:18:32,422 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:32,422 INFO L85 PathProgramCache]: Analyzing trace with hash 634135809, now seen corresponding path program 1 times [2025-03-17 11:18:32,422 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:32,422 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1423088] [2025-03-17 11:18:32,422 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:32,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:32,434 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 54 statements into 1 equivalence classes. [2025-03-17 11:18:32,445 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 54 of 54 statements. [2025-03-17 11:18:32,445 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:32,445 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 11:18:32,446 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 11:18:32,449 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 54 statements into 1 equivalence classes. [2025-03-17 11:18:32,457 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 54 of 54 statements. [2025-03-17 11:18:32,457 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:32,457 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 11:18:32,477 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 11:18:32,477 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-17 11:18:32,478 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (8 of 9 remaining) [2025-03-17 11:18:32,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (7 of 9 remaining) [2025-03-17 11:18:32,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (6 of 9 remaining) [2025-03-17 11:18:32,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (5 of 9 remaining) [2025-03-17 11:18:32,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (4 of 9 remaining) [2025-03-17 11:18:32,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (3 of 9 remaining) [2025-03-17 11:18:32,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (2 of 9 remaining) [2025-03-17 11:18:32,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (1 of 9 remaining) [2025-03-17 11:18:32,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 9 remaining) [2025-03-17 11:18:32,480 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-17 11:18:32,480 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:18:32,481 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-17 11:18:32,481 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-17 11:18:32,503 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2025-03-17 11:18:32,508 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 162 places, 157 transitions, 346 flow [2025-03-17 11:18:32,531 INFO L124 PetriNetUnfolderBase]: 8/391 cut-off events. [2025-03-17 11:18:32,531 INFO L125 PetriNetUnfolderBase]: For 14/14 co-relation queries the response was YES. [2025-03-17 11:18:32,532 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 1303 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-17 11:18:32,532 INFO L82 GeneralOperation]: Start removeDead. Operand has 162 places, 157 transitions, 346 flow [2025-03-17 11:18:32,533 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 142 places, 138 transitions, 298 flow [2025-03-17 11:18:32,533 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-17 11:18:32,534 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;@2e9666ea, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-17 11:18:32,534 INFO L334 AbstractCegarLoop]: Starting to check reachability of 11 error locations. [2025-03-17 11:18:32,536 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-17 11:18:32,536 INFO L124 PetriNetUnfolderBase]: 1/47 cut-off events. [2025-03-17 11:18:32,536 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-17 11:18:32,536 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:32,536 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-17 11:18:32,536 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-17 11:18:32,536 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:32,537 INFO L85 PathProgramCache]: Analyzing trace with hash -473847499, now seen corresponding path program 1 times [2025-03-17 11:18:32,537 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:32,537 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2011547056] [2025-03-17 11:18:32,537 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:32,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:32,544 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-03-17 11:18:32,549 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-03-17 11:18:32,549 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:32,549 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:32,704 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-17 11:18:32,704 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:32,704 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2011547056] [2025-03-17 11:18:32,704 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2011547056] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:32,704 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:32,705 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:18:32,705 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [163803478] [2025-03-17 11:18:32,705 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:32,705 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-17 11:18:32,705 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:32,705 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-17 11:18:32,706 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-17 11:18:32,803 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 118 out of 157 [2025-03-17 11:18:32,804 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-17 11:18:32,804 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:32,804 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 118 of 157 [2025-03-17 11:18:32,804 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:33,146 INFO L124 PetriNetUnfolderBase]: 783/3073 cut-off events. [2025-03-17 11:18:33,147 INFO L125 PetriNetUnfolderBase]: For 167/167 co-relation queries the response was YES. [2025-03-17 11:18:33,152 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 26273 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-17 11:18:33,161 INFO L140 encePairwiseOnDemand]: 150/157 looper letters, 44 selfloop transitions, 5 changer transitions 1/152 dead transitions. [2025-03-17 11:18:33,161 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 146 places, 152 transitions, 424 flow [2025-03-17 11:18:33,162 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 11:18:33,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 11:18:33,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 759 transitions. [2025-03-17 11:18:33,164 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8057324840764332 [2025-03-17 11:18:33,164 INFO L175 Difference]: Start difference. First operand has 142 places, 138 transitions, 298 flow. Second operand 6 states and 759 transitions. [2025-03-17 11:18:33,165 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 146 places, 152 transitions, 424 flow [2025-03-17 11:18:33,166 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 144 places, 152 transitions, 420 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:18:33,167 INFO L231 Difference]: Finished difference. Result has 144 places, 135 transitions, 298 flow [2025-03-17 11:18:33,167 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-17 11:18:33,168 INFO L279 CegarLoopForPetriNet]: 142 programPoint places, 2 predicate places. [2025-03-17 11:18:33,168 INFO L471 AbstractCegarLoop]: Abstraction has has 144 places, 135 transitions, 298 flow [2025-03-17 11:18:33,168 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-17 11:18:33,168 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:33,168 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-17 11:18:33,169 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-17 11:18:33,169 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-17 11:18:33,169 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:33,169 INFO L85 PathProgramCache]: Analyzing trace with hash 2122290070, now seen corresponding path program 1 times [2025-03-17 11:18:33,169 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:33,169 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1668603154] [2025-03-17 11:18:33,169 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:33,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:33,177 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-03-17 11:18:33,181 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-03-17 11:18:33,181 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:33,181 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:33,335 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-17 11:18:33,335 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:33,335 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1668603154] [2025-03-17 11:18:33,335 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1668603154] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:33,335 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:33,336 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:18:33,336 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1128335333] [2025-03-17 11:18:33,336 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:33,336 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-17 11:18:33,336 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:33,336 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-17 11:18:33,336 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-17 11:18:33,426 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 121 out of 157 [2025-03-17 11:18:33,428 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-17 11:18:33,428 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:33,428 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 121 of 157 [2025-03-17 11:18:33,428 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:33,712 INFO L124 PetriNetUnfolderBase]: 809/3936 cut-off events. [2025-03-17 11:18:33,713 INFO L125 PetriNetUnfolderBase]: For 166/166 co-relation queries the response was YES. [2025-03-17 11:18:33,719 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 35281 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-17 11:18:33,729 INFO L140 encePairwiseOnDemand]: 151/157 looper letters, 43 selfloop transitions, 5 changer transitions 0/152 dead transitions. [2025-03-17 11:18:33,729 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 147 places, 152 transitions, 428 flow [2025-03-17 11:18:33,730 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 11:18:33,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 11:18:33,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 775 transitions. [2025-03-17 11:18:33,731 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8227176220806794 [2025-03-17 11:18:33,731 INFO L175 Difference]: Start difference. First operand has 144 places, 135 transitions, 298 flow. Second operand 6 states and 775 transitions. [2025-03-17 11:18:33,731 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 147 places, 152 transitions, 428 flow [2025-03-17 11:18:33,732 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 142 places, 152 transitions, 418 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-17 11:18:33,733 INFO L231 Difference]: Finished difference. Result has 142 places, 134 transitions, 296 flow [2025-03-17 11:18:33,733 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-17 11:18:33,734 INFO L279 CegarLoopForPetriNet]: 142 programPoint places, 0 predicate places. [2025-03-17 11:18:33,734 INFO L471 AbstractCegarLoop]: Abstraction has has 142 places, 134 transitions, 296 flow [2025-03-17 11:18:33,734 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-17 11:18:33,734 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:33,734 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-17 11:18:33,734 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-17 11:18:33,734 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-17 11:18:33,735 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:33,735 INFO L85 PathProgramCache]: Analyzing trace with hash -1686992651, now seen corresponding path program 1 times [2025-03-17 11:18:33,735 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:33,735 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [959963398] [2025-03-17 11:18:33,735 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:33,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:33,741 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-03-17 11:18:33,743 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-03-17 11:18:33,743 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:33,743 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:33,757 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-17 11:18:33,758 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:33,758 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [959963398] [2025-03-17 11:18:33,758 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [959963398] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:33,758 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:33,758 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:18:33,758 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1739356272] [2025-03-17 11:18:33,758 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:33,758 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:18:33,758 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:33,758 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:18:33,758 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:18:33,775 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 131 out of 157 [2025-03-17 11:18:33,776 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-17 11:18:33,776 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:33,776 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 131 of 157 [2025-03-17 11:18:33,776 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:34,074 INFO L124 PetriNetUnfolderBase]: 1075/3990 cut-off events. [2025-03-17 11:18:34,075 INFO L125 PetriNetUnfolderBase]: For 341/341 co-relation queries the response was YES. [2025-03-17 11:18:34,080 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 36931 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-17 11:18:34,095 INFO L140 encePairwiseOnDemand]: 150/157 looper letters, 27 selfloop transitions, 6 changer transitions 0/147 dead transitions. [2025-03-17 11:18:34,095 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 144 places, 147 transitions, 398 flow [2025-03-17 11:18:34,095 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:18:34,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:18:34,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 427 transitions. [2025-03-17 11:18:34,096 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9065817409766455 [2025-03-17 11:18:34,096 INFO L175 Difference]: Start difference. First operand has 142 places, 134 transitions, 296 flow. Second operand 3 states and 427 transitions. [2025-03-17 11:18:34,096 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 144 places, 147 transitions, 398 flow [2025-03-17 11:18:34,098 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 139 places, 147 transitions, 388 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-17 11:18:34,099 INFO L231 Difference]: Finished difference. Result has 141 places, 139 transitions, 332 flow [2025-03-17 11:18:34,099 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-17 11:18:34,100 INFO L279 CegarLoopForPetriNet]: 142 programPoint places, -1 predicate places. [2025-03-17 11:18:34,100 INFO L471 AbstractCegarLoop]: Abstraction has has 141 places, 139 transitions, 332 flow [2025-03-17 11:18:34,100 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-17 11:18:34,101 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:34,101 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-17 11:18:34,101 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-17 11:18:34,101 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-17 11:18:34,101 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:34,101 INFO L85 PathProgramCache]: Analyzing trace with hash 1947423433, now seen corresponding path program 1 times [2025-03-17 11:18:34,102 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:34,102 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [490433083] [2025-03-17 11:18:34,102 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:34,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:34,107 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 47 statements into 1 equivalence classes. [2025-03-17 11:18:34,112 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 47 of 47 statements. [2025-03-17 11:18:34,112 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:34,112 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:34,131 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-17 11:18:34,131 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:34,132 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [490433083] [2025-03-17 11:18:34,132 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [490433083] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:34,132 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:34,132 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:18:34,132 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [359466699] [2025-03-17 11:18:34,132 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:34,132 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:18:34,132 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:34,133 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:18:34,133 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:18:34,152 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 131 out of 157 [2025-03-17 11:18:34,153 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-17 11:18:34,153 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:34,153 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 131 of 157 [2025-03-17 11:18:34,153 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:34,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([295] L1038-->L1039: 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, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 39#L1023-2true, 157#true, 7#L1039true, 121#L1024true, 158#true]) [2025-03-17 11:18:34,611 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-17 11:18:34,611 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 11:18:34,611 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 11:18:34,611 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 11:18:34,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([295] L1038-->L1039: 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, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 39#L1023-2true, 157#true, 135#L1024-3true, 7#L1039true, 158#true]) [2025-03-17 11:18:34,611 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-17 11:18:34,611 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:18:34,611 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 11:18:34,611 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 11:18:34,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([295] L1038-->L1039: 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, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 39#L1023-2true, 157#true, 7#L1039true, 131#L1023-2true, 158#true]) [2025-03-17 11:18:34,611 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 11:18:34,612 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 11:18:34,612 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 11:18:34,612 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 11:18:34,651 INFO L124 PetriNetUnfolderBase]: 1719/6346 cut-off events. [2025-03-17 11:18:34,652 INFO L125 PetriNetUnfolderBase]: For 2028/2225 co-relation queries the response was YES. [2025-03-17 11:18:34,664 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 64071 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-17 11:18:34,681 INFO L140 encePairwiseOnDemand]: 150/157 looper letters, 27 selfloop transitions, 9 changer transitions 0/152 dead transitions. [2025-03-17 11:18:34,682 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 143 places, 152 transitions, 452 flow [2025-03-17 11:18:34,683 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:18:34,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:18:34,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 425 transitions. [2025-03-17 11:18:34,684 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9023354564755839 [2025-03-17 11:18:34,684 INFO L175 Difference]: Start difference. First operand has 141 places, 139 transitions, 332 flow. Second operand 3 states and 425 transitions. [2025-03-17 11:18:34,684 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 143 places, 152 transitions, 452 flow [2025-03-17 11:18:34,689 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 141 places, 152 transitions, 434 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:18:34,691 INFO L231 Difference]: Finished difference. Result has 143 places, 146 transitions, 396 flow [2025-03-17 11:18:34,692 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-17 11:18:34,693 INFO L279 CegarLoopForPetriNet]: 142 programPoint places, 1 predicate places. [2025-03-17 11:18:34,693 INFO L471 AbstractCegarLoop]: Abstraction has has 143 places, 146 transitions, 396 flow [2025-03-17 11:18:34,693 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-17 11:18:34,693 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:34,693 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-17 11:18:34,693 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-17 11:18:34,693 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-17 11:18:34,694 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:34,694 INFO L85 PathProgramCache]: Analyzing trace with hash 150854184, now seen corresponding path program 1 times [2025-03-17 11:18:34,694 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:34,694 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [349220121] [2025-03-17 11:18:34,694 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:34,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:34,700 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 47 statements into 1 equivalence classes. [2025-03-17 11:18:34,703 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 47 of 47 statements. [2025-03-17 11:18:34,703 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:34,703 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:34,721 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-17 11:18:34,721 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:34,721 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [349220121] [2025-03-17 11:18:34,721 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [349220121] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:34,721 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:34,721 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:18:34,722 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [836549119] [2025-03-17 11:18:34,722 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:34,722 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:18:34,722 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:34,722 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:18:34,722 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:18:34,736 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 133 out of 157 [2025-03-17 11:18:34,736 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-17 11:18:34,736 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:34,736 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 133 of 157 [2025-03-17 11:18:34,736 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:35,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([295] L1038-->L1039: 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, 189#(= |#race~data~0| 0), Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 39#L1023-2true, 157#true, 131#L1023-2true, 7#L1039true, Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 158#true]) [2025-03-17 11:18:35,293 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 11:18:35,293 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 11:18:35,293 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 11:18:35,293 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 11:18:35,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([295] L1038-->L1039: 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, 189#(= |#race~data~0| 0), Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 157#true, 131#L1023-2true, 7#L1039true, Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 117#L1024-3true, 158#true]) [2025-03-17 11:18:35,323 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-17 11:18:35,323 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:18:35,323 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 11:18:35,323 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 11:18:35,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([295] L1038-->L1039: 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, 189#(= |#race~data~0| 0), Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 157#true, 131#L1023-2true, 7#L1039true, 76#L1024true, Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 158#true]) [2025-03-17 11:18:35,333 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-17 11:18:35,333 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 11:18:35,334 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 11:18:35,334 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 11:18:35,415 INFO L124 PetriNetUnfolderBase]: 2793/9528 cut-off events. [2025-03-17 11:18:35,415 INFO L125 PetriNetUnfolderBase]: For 5689/5788 co-relation queries the response was YES. [2025-03-17 11:18:35,436 INFO L83 FinitePrefix]: Finished finitePrefix Result has 18474 conditions, 9528 events. 2793/9528 cut-off events. For 5689/5788 co-relation queries the response was YES. Maximal size of possible extension queue 437. Compared 101252 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-17 11:18:35,465 INFO L140 encePairwiseOnDemand]: 151/157 looper letters, 28 selfloop transitions, 13 changer transitions 0/161 dead transitions. [2025-03-17 11:18:35,465 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 145 places, 161 transitions, 550 flow [2025-03-17 11:18:35,466 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:18:35,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:18:35,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 428 transitions. [2025-03-17 11:18:35,467 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9087048832271762 [2025-03-17 11:18:35,467 INFO L175 Difference]: Start difference. First operand has 143 places, 146 transitions, 396 flow. Second operand 3 states and 428 transitions. [2025-03-17 11:18:35,467 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 145 places, 161 transitions, 550 flow [2025-03-17 11:18:35,477 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 143 places, 161 transitions, 522 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:18:35,479 INFO L231 Difference]: Finished difference. Result has 145 places, 155 transitions, 500 flow [2025-03-17 11:18:35,479 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-17 11:18:35,479 INFO L279 CegarLoopForPetriNet]: 142 programPoint places, 3 predicate places. [2025-03-17 11:18:35,480 INFO L471 AbstractCegarLoop]: Abstraction has has 145 places, 155 transitions, 500 flow [2025-03-17 11:18:35,480 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-17 11:18:35,480 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:35,480 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-17 11:18:35,480 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-03-17 11:18:35,480 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-17 11:18:35,481 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:35,481 INFO L85 PathProgramCache]: Analyzing trace with hash -675396787, now seen corresponding path program 1 times [2025-03-17 11:18:35,481 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:35,481 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1971699963] [2025-03-17 11:18:35,481 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:35,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:35,488 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 49 statements into 1 equivalence classes. [2025-03-17 11:18:35,491 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 49 of 49 statements. [2025-03-17 11:18:35,491 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:35,491 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:35,545 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-17 11:18:35,545 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:35,545 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1971699963] [2025-03-17 11:18:35,545 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1971699963] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:35,546 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:35,546 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:18:35,546 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1973396650] [2025-03-17 11:18:35,546 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:35,546 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-17 11:18:35,546 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:35,546 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-17 11:18:35,546 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-17 11:18:35,602 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 129 out of 157 [2025-03-17 11:18:35,603 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-17 11:18:35,603 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:35,603 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 129 of 157 [2025-03-17 11:18:35,603 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:36,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([295] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][154], [189#(= |#race~data~0| 0), Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 39#L1023-2true, 157#true, 192#true, 7#L1039true, 131#L1023-2true, Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 187#true, 158#true]) [2025-03-17 11:18:36,338 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 11:18:36,338 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 11:18:36,338 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 11:18:36,338 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 11:18:36,436 INFO L124 PetriNetUnfolderBase]: 2904/11526 cut-off events. [2025-03-17 11:18:36,436 INFO L125 PetriNetUnfolderBase]: For 6059/7147 co-relation queries the response was YES. [2025-03-17 11:18:36,463 INFO L83 FinitePrefix]: Finished finitePrefix Result has 21451 conditions, 11526 events. 2904/11526 cut-off events. For 6059/7147 co-relation queries the response was YES. Maximal size of possible extension queue 490. Compared 132532 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-17 11:18:36,493 INFO L140 encePairwiseOnDemand]: 149/157 looper letters, 28 selfloop transitions, 7 changer transitions 1/168 dead transitions. [2025-03-17 11:18:36,493 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 150 places, 168 transitions, 599 flow [2025-03-17 11:18:36,493 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 11:18:36,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 11:18:36,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 811 transitions. [2025-03-17 11:18:36,495 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8609341825902336 [2025-03-17 11:18:36,495 INFO L175 Difference]: Start difference. First operand has 145 places, 155 transitions, 500 flow. Second operand 6 states and 811 transitions. [2025-03-17 11:18:36,495 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 150 places, 168 transitions, 599 flow [2025-03-17 11:18:36,512 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 148 places, 168 transitions, 573 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:18:36,513 INFO L231 Difference]: Finished difference. Result has 152 places, 161 transitions, 525 flow [2025-03-17 11:18:36,514 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-17 11:18:36,514 INFO L279 CegarLoopForPetriNet]: 142 programPoint places, 10 predicate places. [2025-03-17 11:18:36,514 INFO L471 AbstractCegarLoop]: Abstraction has has 152 places, 161 transitions, 525 flow [2025-03-17 11:18:36,515 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-17 11:18:36,515 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:36,515 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-17 11:18:36,515 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-03-17 11:18:36,515 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-17 11:18:36,515 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:36,515 INFO L85 PathProgramCache]: Analyzing trace with hash -1430528222, now seen corresponding path program 1 times [2025-03-17 11:18:36,515 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:36,516 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [952273431] [2025-03-17 11:18:36,516 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:36,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:36,521 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 55 statements into 1 equivalence classes. [2025-03-17 11:18:36,525 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 55 of 55 statements. [2025-03-17 11:18:36,527 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:36,527 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:36,601 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-17 11:18:36,601 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:36,601 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [952273431] [2025-03-17 11:18:36,602 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [952273431] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:36,602 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:36,602 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2025-03-17 11:18:36,602 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [817718320] [2025-03-17 11:18:36,602 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:36,602 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-17 11:18:36,602 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:36,602 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-17 11:18:36,603 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=16, Unknown=0, NotChecked=0, Total=30 [2025-03-17 11:18:36,653 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 126 out of 157 [2025-03-17 11:18:36,654 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-17 11:18:36,654 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:36,654 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 126 of 157 [2025-03-17 11:18:36,654 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:37,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([391] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |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_6|} AuxVars[] AssignedVars[#race~data~0][161], [122#L1039-1true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 195#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 157#true, Black: 198#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 192#true, 131#L1023-2true, Black: 196#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 159#true, 25#L1023-1true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 76#L1024true, Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 189#(= |#race~data~0| 0)]) [2025-03-17 11:18:37,026 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-03-17 11:18:37,026 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:18:37,026 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:18:37,026 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:18:37,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([295] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][113], [Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 195#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 157#true, 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)), 158#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 39#L1023-2true, 135#L1024-3true, 7#L1039true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 187#true]) [2025-03-17 11:18:37,059 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-17 11:18:37,059 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:18:37,059 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 11:18:37,059 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 11:18:37,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([295] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][144], [Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 195#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 157#true, 192#true, 131#L1023-2true, 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)), 158#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 39#L1023-2true, 7#L1039true, Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 187#true]) [2025-03-17 11:18:37,106 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 11:18:37,106 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 11:18:37,106 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 11:18:37,106 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 11:18:37,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([295] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][106], [Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 195#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 157#true, 192#true, 131#L1023-2true, 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)), 117#L1024-3true, 158#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 7#L1039true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 187#true]) [2025-03-17 11:18:37,106 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-17 11:18:37,106 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:18:37,106 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 11:18:37,106 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 11:18:37,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([375] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |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_6|} AuxVars[] AssignedVars[#race~data~0][145], [122#L1039-1true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 195#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 157#true, 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)), 158#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 39#L1023-2true, Black: 182#true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 19#L1023-1true, Black: 189#(= |#race~data~0| 0)]) [2025-03-17 11:18:37,120 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 11:18:37,120 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 11:18:37,120 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 11:18:37,120 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 11:18:37,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([375] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |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_6|} AuxVars[] AssignedVars[#race~data~0][109], [122#L1039-1true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 195#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 157#true, 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)), 117#L1024-3true, 158#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), Black: 182#true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 19#L1023-1true, Black: 189#(= |#race~data~0| 0)]) [2025-03-17 11:18:37,137 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-17 11:18:37,137 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:18:37,137 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 11:18:37,137 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 11:18:37,256 INFO L124 PetriNetUnfolderBase]: 1960/7725 cut-off events. [2025-03-17 11:18:37,256 INFO L125 PetriNetUnfolderBase]: For 3495/4104 co-relation queries the response was YES. [2025-03-17 11:18:37,271 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14748 conditions, 7725 events. 1960/7725 cut-off events. For 3495/4104 co-relation queries the response was YES. Maximal size of possible extension queue 371. Compared 81738 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-17 11:18:37,288 INFO L140 encePairwiseOnDemand]: 150/157 looper letters, 28 selfloop transitions, 6 changer transitions 0/164 dead transitions. [2025-03-17 11:18:37,288 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 154 places, 164 transitions, 580 flow [2025-03-17 11:18:37,289 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 11:18:37,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 11:18:37,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 791 transitions. [2025-03-17 11:18:37,290 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8397027600849257 [2025-03-17 11:18:37,290 INFO L175 Difference]: Start difference. First operand has 152 places, 161 transitions, 525 flow. Second operand 6 states and 791 transitions. [2025-03-17 11:18:37,290 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 154 places, 164 transitions, 580 flow [2025-03-17 11:18:37,297 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 150 places, 164 transitions, 568 flow, removed 5 selfloop flow, removed 4 redundant places. [2025-03-17 11:18:37,298 INFO L231 Difference]: Finished difference. Result has 150 places, 156 transitions, 496 flow [2025-03-17 11:18:37,299 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-17 11:18:37,299 INFO L279 CegarLoopForPetriNet]: 142 programPoint places, 8 predicate places. [2025-03-17 11:18:37,299 INFO L471 AbstractCegarLoop]: Abstraction has has 150 places, 156 transitions, 496 flow [2025-03-17 11:18:37,299 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-17 11:18:37,300 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:37,300 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-17 11:18:37,300 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-03-17 11:18:37,300 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-17 11:18:37,300 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:37,300 INFO L85 PathProgramCache]: Analyzing trace with hash -495055422, now seen corresponding path program 1 times [2025-03-17 11:18:37,300 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:37,301 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2093342954] [2025-03-17 11:18:37,301 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:37,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:37,308 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 63 statements into 1 equivalence classes. [2025-03-17 11:18:37,311 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 63 of 63 statements. [2025-03-17 11:18:37,311 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:37,311 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:37,324 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-17 11:18:37,324 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:37,325 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2093342954] [2025-03-17 11:18:37,325 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2093342954] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:37,325 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:37,325 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:18:37,325 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1956492708] [2025-03-17 11:18:37,325 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:37,325 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:18:37,325 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:37,326 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:18:37,326 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:18:37,340 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 131 out of 157 [2025-03-17 11:18:37,341 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-17 11:18:37,341 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:37,341 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 131 of 157 [2025-03-17 11:18:37,341 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:38,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([295] L1038-->L1039: 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, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 39#L1023-2true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 157#true, 7#L1039true, 131#L1023-2true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 187#true, 158#true]) [2025-03-17 11:18:38,291 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 11:18:38,291 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 11:18:38,291 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 11:18:38,291 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 11:18:38,292 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([295] L1038-->L1039: 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, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 39#L1023-2true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 157#true, 7#L1039true, 131#L1023-2true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 158#true, Black: 187#true]) [2025-03-17 11:18:38,292 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 11:18:38,292 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 11:18:38,292 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 11:18:38,292 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 11:18:38,292 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 11:18:38,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([295] L1038-->L1039: 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, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 39#L1023-2true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 157#true, 7#L1039true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 158#true, Black: 187#true]) [2025-03-17 11:18:38,292 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 11:18:38,292 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 11:18:38,292 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 11:18:38,292 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 11:18:38,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([295] L1038-->L1039: 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, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 157#true, 7#L1039true, 131#L1023-2true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 117#L1024-3true, Black: 187#true, 158#true]) [2025-03-17 11:18:38,330 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-17 11:18:38,330 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 11:18:38,330 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 11:18:38,330 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:18:38,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([295] L1038-->L1039: 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, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 39#L1023-2true, 157#true, 135#L1024-3true, 7#L1039true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 158#true, Black: 187#true]) [2025-03-17 11:18:38,335 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-17 11:18:38,335 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 11:18:38,335 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 11:18:38,335 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:18:38,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([295] L1038-->L1039: 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, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 157#true, 7#L1039true, 131#L1023-2true, 76#L1024true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 158#true, Black: 187#true]) [2025-03-17 11:18:38,345 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-17 11:18:38,345 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 11:18:38,345 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 11:18:38,345 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 11:18:38,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([295] L1038-->L1039: 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, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 39#L1023-2true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 157#true, 7#L1039true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 121#L1024true, Black: 187#true, 158#true]) [2025-03-17 11:18:38,351 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-17 11:18:38,351 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 11:18:38,351 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 11:18:38,351 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 11:18:38,420 INFO L124 PetriNetUnfolderBase]: 4177/14175 cut-off events. [2025-03-17 11:18:38,420 INFO L125 PetriNetUnfolderBase]: For 14619/14880 co-relation queries the response was YES. [2025-03-17 11:18:38,457 INFO L83 FinitePrefix]: Finished finitePrefix Result has 31128 conditions, 14175 events. 4177/14175 cut-off events. For 14619/14880 co-relation queries the response was YES. Maximal size of possible extension queue 732. Compared 166792 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-17 11:18:38,499 INFO L140 encePairwiseOnDemand]: 150/157 looper letters, 35 selfloop transitions, 22 changer transitions 0/177 dead transitions. [2025-03-17 11:18:38,499 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 152 places, 177 transitions, 729 flow [2025-03-17 11:18:38,500 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:18:38,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:18:38,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 426 transitions. [2025-03-17 11:18:38,500 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9044585987261147 [2025-03-17 11:18:38,501 INFO L175 Difference]: Start difference. First operand has 150 places, 156 transitions, 496 flow. Second operand 3 states and 426 transitions. [2025-03-17 11:18:38,501 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 152 places, 177 transitions, 729 flow [2025-03-17 11:18:38,542 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 147 places, 177 transitions, 717 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-17 11:18:38,544 INFO L231 Difference]: Finished difference. Result has 149 places, 170 transitions, 702 flow [2025-03-17 11:18:38,544 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-17 11:18:38,545 INFO L279 CegarLoopForPetriNet]: 142 programPoint places, 7 predicate places. [2025-03-17 11:18:38,545 INFO L471 AbstractCegarLoop]: Abstraction has has 149 places, 170 transitions, 702 flow [2025-03-17 11:18:38,545 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-17 11:18:38,545 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:38,545 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-17 11:18:38,545 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-03-17 11:18:38,545 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-17 11:18:38,546 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:38,546 INFO L85 PathProgramCache]: Analyzing trace with hash 147705087, now seen corresponding path program 1 times [2025-03-17 11:18:38,546 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:38,546 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [194771106] [2025-03-17 11:18:38,546 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:38,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:38,555 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 66 statements into 1 equivalence classes. [2025-03-17 11:18:38,560 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 66 of 66 statements. [2025-03-17 11:18:38,561 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:38,561 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:38,804 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-17 11:18:38,805 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:38,805 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [194771106] [2025-03-17 11:18:38,805 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [194771106] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:38,805 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:38,805 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:18:38,805 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [99941198] [2025-03-17 11:18:38,805 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:38,805 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-17 11:18:38,806 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:38,807 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-17 11:18:38,807 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-17 11:18:38,895 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 120 out of 157 [2025-03-17 11:18:38,896 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-17 11:18:38,896 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:38,896 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 120 of 157 [2025-03-17 11:18:38,896 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:40,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([295] L1038-->L1039: 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, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 39#L1023-2true, Black: 213#(= |threadThread2of2ForFork1_#t~nondet5| |#race~data~0|), 157#true, 131#L1023-2true, 7#L1039true, Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 216#true, 158#true, Black: 187#true]) [2025-03-17 11:18:40,065 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 11:18:40,065 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 11:18:40,065 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 11:18:40,065 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 11:18:40,159 INFO L124 PetriNetUnfolderBase]: 5526/17647 cut-off events. [2025-03-17 11:18:40,159 INFO L125 PetriNetUnfolderBase]: For 17615/19666 co-relation queries the response was YES. [2025-03-17 11:18:40,220 INFO L83 FinitePrefix]: Finished finitePrefix Result has 39247 conditions, 17647 events. 5526/17647 cut-off events. For 17615/19666 co-relation queries the response was YES. Maximal size of possible extension queue 858. Compared 209113 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-17 11:18:40,272 INFO L140 encePairwiseOnDemand]: 151/157 looper letters, 50 selfloop transitions, 5 changer transitions 0/193 dead transitions. [2025-03-17 11:18:40,272 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 153 places, 193 transitions, 858 flow [2025-03-17 11:18:40,272 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 11:18:40,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 11:18:40,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 776 transitions. [2025-03-17 11:18:40,273 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8237791932059448 [2025-03-17 11:18:40,274 INFO L175 Difference]: Start difference. First operand has 149 places, 170 transitions, 702 flow. Second operand 6 states and 776 transitions. [2025-03-17 11:18:40,274 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 153 places, 193 transitions, 858 flow [2025-03-17 11:18:40,309 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 151 places, 193 transitions, 814 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:18:40,310 INFO L231 Difference]: Finished difference. Result has 151 places, 169 transitions, 666 flow [2025-03-17 11:18:40,311 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-17 11:18:40,311 INFO L279 CegarLoopForPetriNet]: 142 programPoint places, 9 predicate places. [2025-03-17 11:18:40,311 INFO L471 AbstractCegarLoop]: Abstraction has has 151 places, 169 transitions, 666 flow [2025-03-17 11:18:40,311 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-17 11:18:40,311 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:40,312 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-17 11:18:40,312 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-03-17 11:18:40,312 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-03-17 11:18:40,312 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:40,312 INFO L85 PathProgramCache]: Analyzing trace with hash 1868372814, now seen corresponding path program 1 times [2025-03-17 11:18:40,312 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:40,312 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [625579102] [2025-03-17 11:18:40,313 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:40,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:40,320 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 71 statements into 1 equivalence classes. [2025-03-17 11:18:40,328 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 71 of 71 statements. [2025-03-17 11:18:40,328 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:40,328 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 11:18:40,328 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 11:18:40,330 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 71 statements into 1 equivalence classes. [2025-03-17 11:18:40,335 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 71 of 71 statements. [2025-03-17 11:18:40,336 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:40,336 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 11:18:40,344 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 11:18:40,344 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-17 11:18:40,344 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 11 remaining) [2025-03-17 11:18:40,344 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (9 of 11 remaining) [2025-03-17 11:18:40,344 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (8 of 11 remaining) [2025-03-17 11:18:40,345 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (7 of 11 remaining) [2025-03-17 11:18:40,345 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (6 of 11 remaining) [2025-03-17 11:18:40,345 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (5 of 11 remaining) [2025-03-17 11:18:40,345 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (4 of 11 remaining) [2025-03-17 11:18:40,345 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 11 remaining) [2025-03-17 11:18:40,345 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (2 of 11 remaining) [2025-03-17 11:18:40,345 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (1 of 11 remaining) [2025-03-17 11:18:40,345 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 11 remaining) [2025-03-17 11:18:40,345 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-03-17 11:18:40,345 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:18:40,346 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-17 11:18:40,346 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-03-17 11:18:40,370 INFO L143 ThreadInstanceAdder]: Constructed 6 joinOtherThreadTransitions. [2025-03-17 11:18:40,372 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 200 places, 193 transitions, 440 flow [2025-03-17 11:18:40,403 INFO L124 PetriNetUnfolderBase]: 21/654 cut-off events. [2025-03-17 11:18:40,404 INFO L125 PetriNetUnfolderBase]: For 39/39 co-relation queries the response was YES. [2025-03-17 11:18:40,405 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 2652 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-17 11:18:40,405 INFO L82 GeneralOperation]: Start removeDead. Operand has 200 places, 193 transitions, 440 flow [2025-03-17 11:18:40,408 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 161 places, 156 transitions, 345 flow [2025-03-17 11:18:40,409 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-17 11:18:40,410 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;@2e9666ea, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-17 11:18:40,410 INFO L334 AbstractCegarLoop]: Starting to check reachability of 13 error locations. [2025-03-17 11:18:40,411 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-17 11:18:40,412 INFO L124 PetriNetUnfolderBase]: 1/47 cut-off events. [2025-03-17 11:18:40,412 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-17 11:18:40,412 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:40,412 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-17 11:18:40,412 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-17 11:18:40,412 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:40,412 INFO L85 PathProgramCache]: Analyzing trace with hash 1460778293, now seen corresponding path program 1 times [2025-03-17 11:18:40,412 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:40,412 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1119260790] [2025-03-17 11:18:40,412 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:40,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:40,422 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-03-17 11:18:40,425 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-03-17 11:18:40,425 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:40,425 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:40,666 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-17 11:18:40,666 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:40,666 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1119260790] [2025-03-17 11:18:40,666 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1119260790] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:40,666 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:40,666 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:18:40,666 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1420609469] [2025-03-17 11:18:40,667 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:40,667 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-17 11:18:40,667 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:40,667 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-17 11:18:40,667 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-17 11:18:40,756 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 146 out of 193 [2025-03-17 11:18:40,757 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-17 11:18:40,757 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:40,757 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 146 of 193 [2025-03-17 11:18:40,757 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:41,584 INFO L124 PetriNetUnfolderBase]: 4132/12545 cut-off events. [2025-03-17 11:18:41,584 INFO L125 PetriNetUnfolderBase]: For 887/887 co-relation queries the response was YES. [2025-03-17 11:18:41,620 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 353. Compared 131231 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-17 11:18:41,656 INFO L140 encePairwiseOnDemand]: 186/193 looper letters, 56 selfloop transitions, 5 changer transitions 1/178 dead transitions. [2025-03-17 11:18:41,656 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 165 places, 178 transitions, 511 flow [2025-03-17 11:18:41,656 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 11:18:41,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 11:18:41,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 939 transitions. [2025-03-17 11:18:41,658 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.810880829015544 [2025-03-17 11:18:41,658 INFO L175 Difference]: Start difference. First operand has 161 places, 156 transitions, 345 flow. Second operand 6 states and 939 transitions. [2025-03-17 11:18:41,658 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 165 places, 178 transitions, 511 flow [2025-03-17 11:18:41,660 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 163 places, 178 transitions, 507 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:18:41,661 INFO L231 Difference]: Finished difference. Result has 163 places, 153 transitions, 345 flow [2025-03-17 11:18:41,661 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-17 11:18:41,661 INFO L279 CegarLoopForPetriNet]: 161 programPoint places, 2 predicate places. [2025-03-17 11:18:41,661 INFO L471 AbstractCegarLoop]: Abstraction has has 163 places, 153 transitions, 345 flow [2025-03-17 11:18:41,662 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-17 11:18:41,662 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:41,662 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-17 11:18:41,662 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-03-17 11:18:41,662 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-17 11:18:41,662 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:41,662 INFO L85 PathProgramCache]: Analyzing trace with hash 1966147654, now seen corresponding path program 1 times [2025-03-17 11:18:41,663 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:41,663 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [568981031] [2025-03-17 11:18:41,663 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:41,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:41,667 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-03-17 11:18:41,669 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-03-17 11:18:41,669 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:41,669 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:41,815 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-17 11:18:41,815 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:41,815 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [568981031] [2025-03-17 11:18:41,815 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [568981031] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:41,816 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:41,816 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:18:41,816 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [368646292] [2025-03-17 11:18:41,816 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:41,816 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-17 11:18:41,816 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:41,817 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-17 11:18:41,817 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-17 11:18:41,897 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 149 out of 193 [2025-03-17 11:18:41,898 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-17 11:18:41,898 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:41,898 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 149 of 193 [2025-03-17 11:18:41,898 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:43,120 INFO L124 PetriNetUnfolderBase]: 4216/17526 cut-off events. [2025-03-17 11:18:43,120 INFO L125 PetriNetUnfolderBase]: For 855/855 co-relation queries the response was YES. [2025-03-17 11:18:43,152 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 404. Compared 205547 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-17 11:18:43,193 INFO L140 encePairwiseOnDemand]: 187/193 looper letters, 55 selfloop transitions, 5 changer transitions 0/178 dead transitions. [2025-03-17 11:18:43,194 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 166 places, 178 transitions, 515 flow [2025-03-17 11:18:43,194 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 11:18:43,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 11:18:43,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 955 transitions. [2025-03-17 11:18:43,196 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8246977547495682 [2025-03-17 11:18:43,196 INFO L175 Difference]: Start difference. First operand has 163 places, 153 transitions, 345 flow. Second operand 6 states and 955 transitions. [2025-03-17 11:18:43,196 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 166 places, 178 transitions, 515 flow [2025-03-17 11:18:43,197 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 161 places, 178 transitions, 505 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-17 11:18:43,198 INFO L231 Difference]: Finished difference. Result has 161 places, 152 transitions, 343 flow [2025-03-17 11:18:43,199 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-17 11:18:43,199 INFO L279 CegarLoopForPetriNet]: 161 programPoint places, 0 predicate places. [2025-03-17 11:18:43,199 INFO L471 AbstractCegarLoop]: Abstraction has has 161 places, 152 transitions, 343 flow [2025-03-17 11:18:43,199 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-17 11:18:43,199 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:43,199 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-17 11:18:43,199 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-03-17 11:18:43,199 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-17 11:18:43,200 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:43,200 INFO L85 PathProgramCache]: Analyzing trace with hash -932151260, now seen corresponding path program 1 times [2025-03-17 11:18:43,200 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:43,200 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [734837693] [2025-03-17 11:18:43,200 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:43,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:43,207 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-03-17 11:18:43,210 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-03-17 11:18:43,210 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:43,210 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:43,222 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-17 11:18:43,222 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:43,222 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [734837693] [2025-03-17 11:18:43,223 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [734837693] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:43,223 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:43,223 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:18:43,223 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [891301636] [2025-03-17 11:18:43,223 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:43,224 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:18:43,225 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:43,225 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:18:43,225 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:18:43,252 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 157 out of 193 [2025-03-17 11:18:43,253 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-17 11:18:43,253 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:43,253 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 157 of 193 [2025-03-17 11:18:43,253 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:45,281 INFO L124 PetriNetUnfolderBase]: 7646/22441 cut-off events. [2025-03-17 11:18:45,281 INFO L125 PetriNetUnfolderBase]: For 2760/2760 co-relation queries the response was YES. [2025-03-17 11:18:45,362 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 261488 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-17 11:18:45,443 INFO L140 encePairwiseOnDemand]: 185/193 looper letters, 36 selfloop transitions, 7 changer transitions 0/170 dead transitions. [2025-03-17 11:18:45,444 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 163 places, 170 transitions, 485 flow [2025-03-17 11:18:45,444 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:18:45,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:18:45,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 515 transitions. [2025-03-17 11:18:45,445 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8894645941278065 [2025-03-17 11:18:45,445 INFO L175 Difference]: Start difference. First operand has 161 places, 152 transitions, 343 flow. Second operand 3 states and 515 transitions. [2025-03-17 11:18:45,445 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 163 places, 170 transitions, 485 flow [2025-03-17 11:18:45,455 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 158 places, 170 transitions, 475 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-17 11:18:45,457 INFO L231 Difference]: Finished difference. Result has 160 places, 158 transitions, 387 flow [2025-03-17 11:18:45,457 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-17 11:18:45,457 INFO L279 CegarLoopForPetriNet]: 161 programPoint places, -1 predicate places. [2025-03-17 11:18:45,457 INFO L471 AbstractCegarLoop]: Abstraction has has 160 places, 158 transitions, 387 flow [2025-03-17 11:18:45,458 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-17 11:18:45,458 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:45,458 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-17 11:18:45,458 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-03-17 11:18:45,458 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-17 11:18:45,458 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:45,458 INFO L85 PathProgramCache]: Analyzing trace with hash 2127611064, now seen corresponding path program 1 times [2025-03-17 11:18:45,458 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:45,458 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2127725372] [2025-03-17 11:18:45,459 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:45,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:45,463 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 47 statements into 1 equivalence classes. [2025-03-17 11:18:45,465 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 47 of 47 statements. [2025-03-17 11:18:45,465 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:45,465 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:45,540 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-17 11:18:45,540 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:45,540 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2127725372] [2025-03-17 11:18:45,540 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2127725372] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:45,540 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:45,540 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:18:45,540 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1567969928] [2025-03-17 11:18:45,540 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:45,540 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:18:45,541 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:45,541 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:18:45,541 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:18:45,562 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 159 out of 193 [2025-03-17 11:18:45,562 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-17 11:18:45,562 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:45,562 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 159 of 193 [2025-03-17 11:18:45,563 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:47,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][82], [189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 194#true, 193#true, 12#L1039true, 53#L1023-1true, 46#L1024true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 215#true, 222#(= |#race~data~0| 0)]) [2025-03-17 11:18:47,608 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:18:47,608 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:47,608 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:47,608 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:48,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][82], [189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 194#true, 193#true, 12#L1039true, 46#L1024true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 215#true, 222#(= |#race~data~0| 0), 174#L1024true]) [2025-03-17 11:18:48,007 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:48,007 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-17 11:18:48,007 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-17 11:18:48,007 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:48,243 INFO L124 PetriNetUnfolderBase]: 13659/39024 cut-off events. [2025-03-17 11:18:48,244 INFO L125 PetriNetUnfolderBase]: For 10658/10754 co-relation queries the response was YES. [2025-03-17 11:18:48,339 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 475678 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-17 11:18:48,461 INFO L140 encePairwiseOnDemand]: 186/193 looper letters, 33 selfloop transitions, 10 changer transitions 0/174 dead transitions. [2025-03-17 11:18:48,461 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 162 places, 174 transitions, 527 flow [2025-03-17 11:18:48,461 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:18:48,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:18:48,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 514 transitions. [2025-03-17 11:18:48,462 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8877374784110535 [2025-03-17 11:18:48,462 INFO L175 Difference]: Start difference. First operand has 160 places, 158 transitions, 387 flow. Second operand 3 states and 514 transitions. [2025-03-17 11:18:48,462 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 162 places, 174 transitions, 527 flow [2025-03-17 11:18:48,517 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 160 places, 174 transitions, 505 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:18:48,518 INFO L231 Difference]: Finished difference. Result has 162 places, 166 transitions, 461 flow [2025-03-17 11:18:48,518 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-17 11:18:48,519 INFO L279 CegarLoopForPetriNet]: 161 programPoint places, 1 predicate places. [2025-03-17 11:18:48,519 INFO L471 AbstractCegarLoop]: Abstraction has has 162 places, 166 transitions, 461 flow [2025-03-17 11:18:48,519 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-17 11:18:48,519 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:48,519 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-17 11:18:48,519 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-03-17 11:18:48,519 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-17 11:18:48,519 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:48,519 INFO L85 PathProgramCache]: Analyzing trace with hash -1649009255, now seen corresponding path program 1 times [2025-03-17 11:18:48,520 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:48,520 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [675229544] [2025-03-17 11:18:48,520 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:48,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:48,525 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 47 statements into 1 equivalence classes. [2025-03-17 11:18:48,526 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 47 of 47 statements. [2025-03-17 11:18:48,526 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:48,526 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:48,536 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-17 11:18:48,536 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:48,536 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [675229544] [2025-03-17 11:18:48,536 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [675229544] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:48,537 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:48,537 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:18:48,537 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [163168674] [2025-03-17 11:18:48,537 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:48,537 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:18:48,537 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:48,537 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:18:48,537 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:18:48,562 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 157 out of 193 [2025-03-17 11:18:48,563 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-17 11:18:48,563 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:48,563 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 157 of 193 [2025-03-17 11:18:48,563 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:50,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][126], [225#true, 9#L1023-2true, 194#true, 12#L1039true, 192#true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 222#(= |#race~data~0| 0), 125#L1024-3true, Black: 220#true]) [2025-03-17 11:18:50,173 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-17 11:18:50,173 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 11:18:50,174 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:18:50,174 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 11:18:50,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][126], [225#true, 9#L1023-2true, 194#true, 12#L1039true, 192#true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 174#L1024true, 222#(= |#race~data~0| 0), Black: 220#true]) [2025-03-17 11:18:50,174 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-17 11:18:50,174 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 11:18:50,174 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 11:18:50,174 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 11:18:50,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][148], [225#true, 9#L1023-2true, 194#true, 12#L1039true, 192#true, 31#L1023-2true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 222#(= |#race~data~0| 0), Black: 220#true]) [2025-03-17 11:18:50,174 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 11:18:50,174 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 11:18:50,174 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 11:18:50,174 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 11:18:51,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][180], [Black: 222#(= |#race~data~0| 0), 225#true, 116#L1024-3true, 8#L1023-1true, 220#true, 195#true, 193#true, 31#L1023-2true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:18:51,780 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-17 11:18:51,780 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:51,780 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:51,780 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:51,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 225#true, 9#L1023-2true, 220#true, 8#L1023-1true, 195#true, 193#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 174#L1024true, 68#L1023-1true]) [2025-03-17 11:18:51,790 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 11:18:51,790 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:18:51,791 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:18:51,791 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:18:52,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 220#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 195#true, 193#true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 144#L1039-1true, 174#L1024true]) [2025-03-17 11:18:52,018 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is not cut-off event [2025-03-17 11:18:52,018 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2025-03-17 11:18:52,018 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2025-03-17 11:18:52,018 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2025-03-17 11:18:52,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 225#true, 9#L1023-2true, 220#true, 195#true, 193#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 46#L1024true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 174#L1024true, 68#L1023-1true]) [2025-03-17 11:18:52,241 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-17 11:18:52,241 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 11:18:52,241 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 11:18:52,241 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 11:18:52,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][126], [225#true, 9#L1023-2true, 194#true, 193#true, 12#L1039true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 222#(= |#race~data~0| 0), 125#L1024-3true, 89#threadENTRYtrue, Black: 220#true]) [2025-03-17 11:18:52,301 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-17 11:18:52,301 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 11:18:52,301 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:52,301 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 11:18:52,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][126], [225#true, 9#L1023-2true, 194#true, 193#true, 12#L1039true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 222#(= |#race~data~0| 0), 174#L1024true, 89#threadENTRYtrue, Black: 220#true]) [2025-03-17 11:18:52,301 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-17 11:18:52,301 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 11:18:52,301 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 11:18:52,301 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 11:18:52,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][148], [225#true, 9#L1023-2true, 194#true, 193#true, 12#L1039true, 31#L1023-2true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 222#(= |#race~data~0| 0), 89#threadENTRYtrue, Black: 220#true]) [2025-03-17 11:18:52,301 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-17 11:18:52,301 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 11:18:52,301 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:52,301 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 11:18:52,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][180], [Black: 222#(= |#race~data~0| 0), 225#true, 116#L1024-3true, 220#true, 195#true, 193#true, 31#L1023-2true, 46#L1024true, 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:18:52,336 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-03-17 11:18:52,336 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-17 11:18:52,336 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-17 11:18:52,336 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-17 11:18:52,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 225#true, 220#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 195#true, 193#true, 46#L1024true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 174#L1024true, 68#L1023-1true]) [2025-03-17 11:18:52,460 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is not cut-off event [2025-03-17 11:18:52,460 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-17 11:18:52,460 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-17 11:18:52,460 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-17 11:18:52,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][126], [182#L1022true, 225#true, 9#L1023-2true, 194#true, 193#true, 12#L1039true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 222#(= |#race~data~0| 0), 174#L1024true, Black: 220#true]) [2025-03-17 11:18:52,524 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-17 11:18:52,524 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-17 11:18:52,524 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:18:52,524 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-17 11:18:52,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][126], [182#L1022true, 225#true, 9#L1023-2true, 194#true, 193#true, 12#L1039true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 222#(= |#race~data~0| 0), 125#L1024-3true, Black: 220#true]) [2025-03-17 11:18:52,524 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-17 11:18:52,524 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 11:18:52,524 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 11:18:52,524 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:18:52,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][148], [182#L1022true, 225#true, 9#L1023-2true, 194#true, 193#true, 12#L1039true, 31#L1023-2true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 222#(= |#race~data~0| 0), Black: 220#true]) [2025-03-17 11:18:52,524 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-17 11:18:52,525 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 11:18:52,525 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:52,525 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 11:18:52,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][148], [225#true, 9#L1023-2true, 8#L1023-1true, 194#true, 193#true, 12#L1039true, 31#L1023-2true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 222#(= |#race~data~0| 0), Black: 220#true]) [2025-03-17 11:18:52,676 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-17 11:18:52,676 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:52,676 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 11:18:52,677 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 11:18:53,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][148], [225#true, 9#L1023-2true, 194#true, 193#true, 12#L1039true, 31#L1023-2true, 191#true, 46#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 222#(= |#race~data~0| 0), Black: 220#true]) [2025-03-17 11:18:53,179 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-17 11:18:53,179 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:18:53,179 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:18:53,179 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:53,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][82], [225#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 194#true, 193#true, 12#L1039true, 46#L1024true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 222#(= |#race~data~0| 0), 125#L1024-3true, Black: 220#true]) [2025-03-17 11:18:53,595 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:18:53,595 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 11:18:53,595 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:53,596 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 11:18:53,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][82], [225#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 194#true, 193#true, 12#L1039true, 46#L1024true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 222#(= |#race~data~0| 0), 174#L1024true, Black: 220#true]) [2025-03-17 11:18:53,620 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,620 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-17 11:18:53,620 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-17 11:18:53,620 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,917 INFO L124 PetriNetUnfolderBase]: 23220/65965 cut-off events. [2025-03-17 11:18:53,917 INFO L125 PetriNetUnfolderBase]: For 54780/59995 co-relation queries the response was YES. [2025-03-17 11:18:54,106 INFO L83 FinitePrefix]: Finished finitePrefix Result has 136860 conditions, 65965 events. 23220/65965 cut-off events. For 54780/59995 co-relation queries the response was YES. Maximal size of possible extension queue 2352. Compared 871333 event pairs, 11187 based on Foata normal form. 76/57621 useless extension candidates. Maximal degree in co-relation 108784. Up to 25831 conditions per place. [2025-03-17 11:18:54,331 INFO L140 encePairwiseOnDemand]: 185/193 looper letters, 41 selfloop transitions, 18 changer transitions 0/189 dead transitions. [2025-03-17 11:18:54,331 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 164 places, 189 transitions, 696 flow [2025-03-17 11:18:54,332 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:18:54,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:18:54,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 512 transitions. [2025-03-17 11:18:54,332 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8842832469775475 [2025-03-17 11:18:54,332 INFO L175 Difference]: Start difference. First operand has 162 places, 166 transitions, 461 flow. Second operand 3 states and 512 transitions. [2025-03-17 11:18:54,332 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 164 places, 189 transitions, 696 flow [2025-03-17 11:18:54,737 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 162 places, 189 transitions, 662 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:18:54,739 INFO L231 Difference]: Finished difference. Result has 164 places, 180 transitions, 619 flow [2025-03-17 11:18:54,739 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-17 11:18:54,739 INFO L279 CegarLoopForPetriNet]: 161 programPoint places, 3 predicate places. [2025-03-17 11:18:54,740 INFO L471 AbstractCegarLoop]: Abstraction has has 164 places, 180 transitions, 619 flow [2025-03-17 11:18:54,740 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-17 11:18:54,740 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:54,740 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:18:54,740 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2025-03-17 11:18:54,740 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-17 11:18:54,740 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:54,740 INFO L85 PathProgramCache]: Analyzing trace with hash 612425693, now seen corresponding path program 1 times [2025-03-17 11:18:54,741 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:54,741 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1863770215] [2025-03-17 11:18:54,741 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:54,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:54,746 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 49 statements into 1 equivalence classes. [2025-03-17 11:18:54,748 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 49 of 49 statements. [2025-03-17 11:18:54,748 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:54,748 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:54,778 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-17 11:18:54,778 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:54,778 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1863770215] [2025-03-17 11:18:54,778 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1863770215] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:54,779 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:54,779 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:18:54,779 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [531406973] [2025-03-17 11:18:54,779 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:54,779 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-17 11:18:54,779 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:54,779 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-17 11:18:54,779 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-17 11:18:54,835 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 157 out of 193 [2025-03-17 11:18:54,836 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-17 11:18:54,836 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:54,836 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 157 of 193 [2025-03-17 11:18:54,836 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:56,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 194#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 12#L1039true, 31#L1023-2true, 192#true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, Black: 220#true]) [2025-03-17 11:18:56,149 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 11:18:56,149 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 11:18:56,149 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 11:18:56,149 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 11:18:58,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 194#true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 12#L1039true, 31#L1023-2true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 89#threadENTRYtrue, Black: 220#true]) [2025-03-17 11:18:58,361 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-17 11:18:58,361 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 11:18:58,361 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 11:18:58,361 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:59,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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, 194#true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 31#L1023-2true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true]) [2025-03-17 11:18:59,437 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,437 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:18:59,437 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:18:59,437 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:18:59,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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, 194#true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 31#L1023-2true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, 188#L1023-1true]) [2025-03-17 11:18:59,437 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-17 11:18:59,437 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 11:18:59,437 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 11:18:59,437 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:59,438 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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, 194#true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 31#L1023-2true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true]) [2025-03-17 11:18:59,438 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,438 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,438 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:18:59,438 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:18:59,438 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:18:59,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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, 194#true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 31#L1023-2true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true]) [2025-03-17 11:18:59,438 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,438 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:18:59,438 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,438 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:18:59,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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, 194#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 193#true, 191#true, 53#L1023-1true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true]) [2025-03-17 11:18:59,445 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-17 11:18:59,445 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:59,445 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 11:18:59,445 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 11:18:59,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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, 194#true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 31#L1023-2true, 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-03-17 11:18:59,446 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,446 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:18:59,446 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:18:59,446 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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, 194#true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 12#L1039true, 31#L1023-2true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-03-17 11:18:59,446 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-17 11:18:59,446 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 11:18:59,446 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 11:18:59,446 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:59,446 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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, 194#true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 31#L1023-2true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true]) [2025-03-17 11:18:59,446 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,446 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,446 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,446 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:18:59,446 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:18:59,446 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:18:59,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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, 194#true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 31#L1023-2true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true]) [2025-03-17 11:18:59,503 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,503 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:18:59,503 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:18:59,503 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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, 194#true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 31#L1023-2true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true]) [2025-03-17 11:18:59,520 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,520 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,520 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:18:59,520 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:18:59,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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, 194#true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 31#L1023-2true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true]) [2025-03-17 11:18:59,521 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,521 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:18:59,521 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,521 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:18:59,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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, 194#true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true]) [2025-03-17 11:18:59,522 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,522 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:18:59,522 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,522 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:18:59,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][183], [Black: 222#(= |#race~data~0| 0), 225#true, 116#L1024-3true, 8#L1023-1true, 194#true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 31#L1023-2true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true]) [2025-03-17 11:18:59,578 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,578 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,578 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,578 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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, 194#true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, 125#L1024-3true]) [2025-03-17 11:18:59,588 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,588 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,588 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,588 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,597 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][183], [Black: 222#(= |#race~data~0| 0), 225#true, 116#L1024-3true, 8#L1023-1true, 194#true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 31#L1023-2true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true]) [2025-03-17 11:18:59,598 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,598 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,598 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,598 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,598 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][170], [Black: 222#(= |#race~data~0| 0), 225#true, 116#L1024-3true, 8#L1023-1true, 194#true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 31#L1023-2true, 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-03-17 11:18:59,598 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,598 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,598 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,598 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][170], [Black: 222#(= |#race~data~0| 0), 225#true, 116#L1024-3true, 8#L1023-1true, 194#true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 12#L1039true, 31#L1023-2true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-03-17 11:18:59,598 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,598 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 11:18:59,598 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 11:18:59,598 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 116#L1024-3true, 225#true, 8#L1023-1true, 194#true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 53#L1023-1true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true]) [2025-03-17 11:18:59,647 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,647 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,647 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 11:18:59,647 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 11:18:59,651 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][183], [Black: 222#(= |#race~data~0| 0), 116#L1024-3true, 225#true, 8#L1023-1true, 194#true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 31#L1023-2true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true]) [2025-03-17 11:18:59,651 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,651 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,651 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,651 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,651 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,651 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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, 194#true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, 188#L1023-1true, 125#L1024-3true]) [2025-03-17 11:18:59,660 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,660 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 11:18:59,660 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 11:18:59,660 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,661 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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, 194#true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, 125#L1024-3true]) [2025-03-17 11:18:59,661 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,661 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,661 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,661 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,661 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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, 194#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 193#true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, 125#L1024-3true]) [2025-03-17 11:18:59,662 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,662 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,662 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,662 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][170], [Black: 222#(= |#race~data~0| 0), 225#true, 116#L1024-3true, 8#L1023-1true, 194#true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 31#L1023-2true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true]) [2025-03-17 11:18:59,672 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,672 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,672 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,672 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 225#true, 116#L1024-3true, 8#L1023-1true, 194#true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 230#true, 144#L1039-1true]) [2025-03-17 11:18:59,673 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,673 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,673 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,673 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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, 194#true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 12#L1039true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 125#L1024-3true]) [2025-03-17 11:18:59,674 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,674 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 11:18:59,674 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,674 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 11:18:59,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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, 194#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 193#true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, 125#L1024-3true]) [2025-03-17 11:18:59,675 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,675 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,675 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,675 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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, 194#true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 125#L1024-3true]) [2025-03-17 11:18:59,675 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,675 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,675 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,675 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,675 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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, 194#true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, 125#L1024-3true]) [2025-03-17 11:18:59,675 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,675 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,675 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,675 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,675 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,675 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 116#L1024-3true, 225#true, 8#L1023-1true, 194#true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 31#L1023-2true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true]) [2025-03-17 11:18:59,716 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,716 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,716 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,716 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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, 194#true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, 125#L1024-3true]) [2025-03-17 11:18:59,720 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,720 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,720 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,720 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:18:59,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 116#L1024-3true, 225#true, 8#L1023-1true, 194#true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, 125#L1024-3true]) [2025-03-17 11:18:59,783 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,783 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 11:18:59,783 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 11:18:59,783 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,800 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 116#L1024-3true, 225#true, 8#L1023-1true, 194#true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, 125#L1024-3true]) [2025-03-17 11:18:59,801 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,801 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 11:18:59,801 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 11:18:59,801 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,801 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][188], [Black: 222#(= |#race~data~0| 0), 225#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 195#true, 192#true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 68#L1023-1true, 144#L1039-1true, 174#L1024true]) [2025-03-17 11:18:59,948 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-17 11:18:59,948 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:59,948 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:59,948 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:00,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 194#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 12#L1039true, 192#true, 31#L1023-2true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, Black: 220#true]) [2025-03-17 11:19:00,407 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:00,407 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 11:19:00,407 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 11:19:00,407 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 11:19:00,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][105], [116#L1024-3true, 225#true, 194#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 12#L1039true, 31#L1023-2true, 192#true, 191#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, Black: 220#true]) [2025-03-17 11:19:00,437 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 11:19:00,437 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:19:00,437 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 11:19:00,437 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 11:19:00,544 INFO L124 PetriNetUnfolderBase]: 21778/70714 cut-off events. [2025-03-17 11:19:00,544 INFO L125 PetriNetUnfolderBase]: For 37719/49474 co-relation queries the response was YES. [2025-03-17 11:19:00,774 INFO L83 FinitePrefix]: Finished finitePrefix Result has 135593 conditions, 70714 events. 21778/70714 cut-off events. For 37719/49474 co-relation queries the response was YES. Maximal size of possible extension queue 2191. Compared 989736 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-17 11:19:01,010 INFO L140 encePairwiseOnDemand]: 185/193 looper letters, 32 selfloop transitions, 7 changer transitions 1/193 dead transitions. [2025-03-17 11:19:01,010 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 169 places, 193 transitions, 726 flow [2025-03-17 11:19:01,011 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 11:19:01,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 11:19:01,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 983 transitions. [2025-03-17 11:19:01,012 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8488773747841105 [2025-03-17 11:19:01,012 INFO L175 Difference]: Start difference. First operand has 164 places, 180 transitions, 619 flow. Second operand 6 states and 983 transitions. [2025-03-17 11:19:01,012 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 169 places, 193 transitions, 726 flow [2025-03-17 11:19:01,126 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 167 places, 193 transitions, 690 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:19:01,127 INFO L231 Difference]: Finished difference. Result has 171 places, 186 transitions, 634 flow [2025-03-17 11:19:01,127 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-17 11:19:01,128 INFO L279 CegarLoopForPetriNet]: 161 programPoint places, 10 predicate places. [2025-03-17 11:19:01,128 INFO L471 AbstractCegarLoop]: Abstraction has has 171 places, 186 transitions, 634 flow [2025-03-17 11:19:01,128 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-17 11:19:01,128 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:19:01,128 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-17 11:19:01,128 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2025-03-17 11:19:01,128 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-17 11:19:01,129 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:19:01,129 INFO L85 PathProgramCache]: Analyzing trace with hash -1316208076, now seen corresponding path program 1 times [2025-03-17 11:19:01,129 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:19:01,129 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1904363882] [2025-03-17 11:19:01,129 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:19:01,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:19:01,135 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 55 statements into 1 equivalence classes. [2025-03-17 11:19:01,137 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 55 of 55 statements. [2025-03-17 11:19:01,137 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:19:01,137 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:19:01,196 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-17 11:19:01,197 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:19:01,197 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1904363882] [2025-03-17 11:19:01,197 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1904363882] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:19:01,197 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:19:01,197 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2025-03-17 11:19:01,197 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [81836018] [2025-03-17 11:19:01,197 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:19:01,197 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-17 11:19:01,197 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:19:01,197 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-17 11:19:01,197 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=16, Unknown=0, NotChecked=0, Total=30 [2025-03-17 11:19:01,243 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 154 out of 193 [2025-03-17 11:19:01,244 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-17 11:19:01,244 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:19:01,245 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 154 of 193 [2025-03-17 11:19:01,245 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:19:01,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 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), 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), 194#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, 55#L1024true]) [2025-03-17 11:19:01,852 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-03-17 11:19:01,852 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:01,852 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:01,852 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:01,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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|), 192#true, 191#true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 125#L1024-3true, 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), 194#true, 12#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, Black: 220#true]) [2025-03-17 11:19:01,973 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-17 11:19:01,973 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:19:01,973 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 11:19:01,973 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 11:19:02,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][109], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 192#true, 191#true, 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), 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), 116#L1024-3true, 194#true, 12#L1039true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, Black: 220#true]) [2025-03-17 11:19:02,290 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-17 11:19:02,290 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:19:02,290 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 11:19:02,290 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 11:19:02,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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|), 192#true, 191#true, 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), 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), 194#true, 12#L1039true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, Black: 220#true]) [2025-03-17 11:19:02,290 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 11:19:02,290 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 11:19:02,290 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 11:19:02,290 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 11:19:02,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L1023-3-->L1023-1: Formula: (= |v_threadThread1of3ForFork0_#t~nondet5_3| |v_#race~data~0_6|) InVars {threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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, 192#true, 53#L1023-1true, 191#true, 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), 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), 194#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-17 11:19:02,448 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 11:19:02,448 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 11:19:02,448 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 11:19:02,448 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 11:19:02,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L1023-3-->L1023-1: Formula: (= |v_threadThread1of3ForFork0_#t~nondet5_3| |v_#race~data~0_6|) InVars {threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 222#(= |#race~data~0| 0), Black: 225#true, 192#true, 53#L1023-1true, 191#true, 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), 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), 116#L1024-3true, 194#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true]) [2025-03-17 11:19:02,667 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-17 11:19:02,667 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:19:02,667 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 11:19:02,667 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 11:19:02,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 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), 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), 195#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, 144#L1039-1true, 55#L1024true]) [2025-03-17 11:19:02,912 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-17 11:19:02,912 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:19:02,912 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:19:02,912 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:19:02,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][188], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 193#true, 191#true, 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), 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), 195#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 68#L1023-1true, 144#L1039-1true, 89#threadENTRYtrue, 55#L1024true]) [2025-03-17 11:19:02,915 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-17 11:19:02,915 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:19:02,915 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:19:02,915 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:19:03,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][188], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 193#true, 191#true, 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), 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), 182#L1022true, 195#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 68#L1023-1true, 144#L1039-1true, 55#L1024true]) [2025-03-17 11:19:03,118 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-17 11:19:03,118 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 11:19:03,118 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 11:19:03,118 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 11:19:03,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][186], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 8#L1023-1true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 174#L1024true, 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), 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), 195#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 144#L1039-1true, 68#L1023-1true]) [2025-03-17 11:19:03,775 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 11:19:03,775 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:03,775 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:03,775 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:03,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][109], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 193#true, 191#true, 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), 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), 116#L1024-3true, 194#true, 12#L1039true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 89#threadENTRYtrue, Black: 220#true]) [2025-03-17 11:19:03,855 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-17 11:19:03,855 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 11:19:03,855 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 11:19:03,855 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:19:03,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 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), 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), 194#true, 12#L1039true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 89#threadENTRYtrue, Black: 220#true]) [2025-03-17 11:19:03,855 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-17 11:19:03,855 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:19:03,855 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 11:19:03,855 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 11:19:03,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 91#threadENTRYtrue, 191#true, 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), 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), 194#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true]) [2025-03-17 11:19:03,960 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-17 11:19:03,960 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:19:03,960 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 11:19:03,960 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 11:19:03,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L1023-3-->L1023-1: Formula: (= |v_threadThread1of3ForFork0_#t~nondet5_3| |v_#race~data~0_6|) InVars {threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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, 193#true, 53#L1023-1true, 191#true, 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), 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), 194#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, 89#threadENTRYtrue]) [2025-03-17 11:19:03,961 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-17 11:19:03,961 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 11:19:03,961 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:19:03,961 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 11:19:03,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 71#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), 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), 194#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]) [2025-03-17 11:19:03,976 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-17 11:19:03,976 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 11:19:03,976 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 11:19:03,976 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:19:04,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][186], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 193#true, 191#true, 174#L1024true, 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), 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), 195#true, 46#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 68#L1023-1true, 144#L1039-1true]) [2025-03-17 11:19:04,010 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-17 11:19:04,010 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 11:19:04,010 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 11:19:04,010 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 11:19:04,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 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), 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), 194#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 144#L1039-1true, 142#L1022true]) [2025-03-17 11:19:04,076 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-17 11:19:04,076 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 11:19:04,076 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:19:04,076 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 11:19:04,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 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), 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), 194#true, 49#L1022true, 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-17 11:19:04,083 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-17 11:19:04,083 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:19:04,083 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 11:19:04,083 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 11:19:04,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 91#threadENTRYtrue, 191#true, 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), 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), 116#L1024-3true, 194#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true]) [2025-03-17 11:19:04,109 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-17 11:19:04,109 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 11:19:04,109 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 11:19:04,109 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:19:04,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L1023-3-->L1023-1: Formula: (= |v_threadThread1of3ForFork0_#t~nondet5_3| |v_#race~data~0_6|) InVars {threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 222#(= |#race~data~0| 0), Black: 225#true, 193#true, 53#L1023-1true, 191#true, 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), 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), 116#L1024-3true, 194#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, 89#threadENTRYtrue]) [2025-03-17 11:19:04,110 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-17 11:19:04,110 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:19:04,110 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 11:19:04,110 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 11:19:04,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 71#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), 125#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), 194#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-17 11:19:04,144 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-17 11:19:04,144 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 11:19:04,144 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:19:04,144 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 11:19:04,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 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), 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), 116#L1024-3true, 194#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, 142#L1022true]) [2025-03-17 11:19:04,219 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-17 11:19:04,219 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 11:19:04,219 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 11:19:04,219 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:19:04,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 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), 125#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), 194#true, 49#L1022true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true]) [2025-03-17 11:19:04,245 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-17 11:19:04,245 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 11:19:04,245 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:19:04,245 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 11:19:04,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 193#true, 191#true, 174#L1024true, 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), 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), 116#L1024-3true, 195#true, 46#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 68#L1023-1true, 144#L1039-1true]) [2025-03-17 11:19:04,424 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is not cut-off event [2025-03-17 11:19:04,424 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-03-17 11:19:04,424 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-03-17 11:19:04,424 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-03-17 11:19:04,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 193#true, 191#true, 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), 125#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), 194#true, 12#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, Black: 220#true]) [2025-03-17 11:19:04,447 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-17 11:19:04,447 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 11:19:04,447 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:19:04,447 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 11:19:04,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 193#true, 191#true, 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), 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), 194#true, 12#L1039true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, Black: 220#true]) [2025-03-17 11:19:04,456 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-17 11:19:04,456 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 11:19:04,456 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:04,456 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 11:19:04,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 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), 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), 194#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-17 11:19:04,555 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:19:04,555 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:04,555 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:04,555 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:04,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 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), 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), 194#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-17 11:19:04,556 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:19:04,556 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:04,556 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:04,556 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:04,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 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), 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), 194#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, 188#L1023-1true]) [2025-03-17 11:19:04,556 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-17 11:19:04,556 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:04,556 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 11:19:04,556 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 11:19:04,556 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 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), 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), 194#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]) [2025-03-17 11:19:04,556 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:19:04,556 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:04,556 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:04,556 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:04,556 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:04,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][186], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 193#true, 191#true, 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), 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), 195#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 68#L1023-1true, 144#L1039-1true]) [2025-03-17 11:19:04,563 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-17 11:19:04,563 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:04,563 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:04,563 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:04,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 53#L1023-1true, 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), 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), 194#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-17 11:19:04,564 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-17 11:19:04,564 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 11:19:04,564 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:04,564 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 11:19:04,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 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), 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), 194#true, 12#L1039true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-03-17 11:19:04,564 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-17 11:19:04,564 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 11:19:04,564 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:04,564 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 11:19:04,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 191#true, 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), 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), 194#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-17 11:19:04,564 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:19:04,564 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:04,564 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:04,564 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:04,564 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 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), 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), 194#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-17 11:19:04,564 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:19:04,564 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:04,564 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:04,564 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:04,564 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:04,564 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:04,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 151#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), 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), 194#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-17 11:19:04,565 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:19:04,565 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:04,565 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:04,565 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:04,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 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), 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), 194#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]) [2025-03-17 11:19:04,606 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:19:04,606 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:04,606 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:04,606 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:04,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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|), 193#true, 191#true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 125#L1024-3true, 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), 194#true, 12#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, Black: 220#true]) [2025-03-17 11:19:04,616 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-17 11:19:04,616 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 11:19:04,616 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 11:19:04,616 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:19:04,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 151#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), 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), 194#true, 12#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-03-17 11:19:04,621 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-17 11:19:04,621 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 11:19:04,621 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:04,621 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:04,622 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([471] L1038-->L1039: 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|), 193#true, 191#true, 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), 125#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), 194#true, 12#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, Black: 220#true]) [2025-03-17 11:19:04,622 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-17 11:19:04,622 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:19:04,622 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 11:19:04,622 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 11:19:04,622 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:19:04,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 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), 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), 194#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-17 11:19:04,630 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:19:04,630 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:04,630 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:04,630 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:04,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 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), 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), 194#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]) [2025-03-17 11:19:04,630 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:19:04,630 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:04,630 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:04,630 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:04,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 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), 125#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), 194#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-17 11:19:04,681 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:04,681 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,681 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,681 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 151#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), 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), 194#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-17 11:19:04,681 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:19:04,681 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:04,681 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:04,681 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:04,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 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), 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), 116#L1024-3true, 194#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]) [2025-03-17 11:19:04,687 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:04,687 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,687 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,687 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 193#true, 191#true, 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), 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), 116#L1024-3true, 195#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 68#L1023-1true, 144#L1039-1true]) [2025-03-17 11:19:04,717 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-17 11:19:04,717 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:19:04,717 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:19:04,717 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:19:04,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 53#L1023-1true, 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), 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), 116#L1024-3true, 194#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-17 11:19:04,717 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-17 11:19:04,717 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:19:04,717 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 11:19:04,717 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 11:19:04,717 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 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), 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), 116#L1024-3true, 194#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]) [2025-03-17 11:19:04,717 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:04,717 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,717 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,718 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,718 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:04,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 151#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), 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), 116#L1024-3true, 194#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-17 11:19:04,718 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:04,718 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:04,718 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,718 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 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), 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), 116#L1024-3true, 194#true, 12#L1039true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-03-17 11:19:04,718 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-17 11:19:04,718 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 11:19:04,718 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:19:04,718 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 11:19:04,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 191#true, 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), 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), 116#L1024-3true, 194#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-17 11:19:04,718 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:04,718 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,718 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:04,718 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,718 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 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), 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), 116#L1024-3true, 194#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]) [2025-03-17 11:19:04,719 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:04,719 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:04,719 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,719 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,719 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,719 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:04,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 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), 125#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), 194#true, 12#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-03-17 11:19:04,725 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-17 11:19:04,725 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 11:19:04,726 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:19:04,726 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 11:19:04,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 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), 125#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), 194#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 144#L1039-1true, 188#L1023-1true]) [2025-03-17 11:19:04,735 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-17 11:19:04,735 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:19:04,735 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 11:19:04,735 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 11:19:04,735 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 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), 125#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), 194#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-17 11:19:04,735 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:04,735 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,735 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:04,735 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,735 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 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), 125#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), 194#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-17 11:19:04,736 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:04,736 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,736 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:04,736 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 191#true, 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), 125#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), 194#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-03-17 11:19:04,736 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:04,736 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,736 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,736 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:04,736 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 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), 125#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), 194#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-17 11:19:04,736 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:04,736 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,736 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:04,736 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,736 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:04,736 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,764 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 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), 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), 194#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, 55#L1024true]) [2025-03-17 11:19:04,764 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-17 11:19:04,764 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:04,764 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:04,764 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:04,764 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:04,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 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), 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), 116#L1024-3true, 194#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]) [2025-03-17 11:19:04,771 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:04,771 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:04,771 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,771 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 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), 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), 116#L1024-3true, 194#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-17 11:19:04,771 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:04,771 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,771 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,771 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:04,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 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), 125#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), 194#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-17 11:19:04,776 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:04,776 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:04,776 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,776 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 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), 125#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), 194#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-17 11:19:04,777 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:04,777 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:04,777 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,777 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:04,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 174#L1024true, 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), 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), 194#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true]) [2025-03-17 11:19:04,784 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-17 11:19:04,784 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:04,784 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:04,784 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:04,791 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 174#L1024true, 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), 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), 194#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true]) [2025-03-17 11:19:04,791 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-17 11:19:04,791 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:04,791 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:04,791 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:04,791 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:04,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][109], [8#L1023-1true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 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), 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), 194#true, 12#L1039true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, Black: 220#true]) [2025-03-17 11:19:04,829 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-17 11:19:04,829 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:04,829 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 11:19:04,829 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 11:19:04,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 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), 125#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), 116#L1024-3true, 194#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-17 11:19:04,863 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-17 11:19:04,863 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 11:19:04,863 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:19:04,863 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 11:19:04,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, 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|), 193#true, 191#true, 174#L1024true, 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), 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), 116#L1024-3true, 194#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true]) [2025-03-17 11:19:04,902 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:19:04,902 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:04,902 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 11:19:04,902 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 11:19:04,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][186], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 192#true, 191#true, 174#L1024true, 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), 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), 195#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 68#L1023-1true, 144#L1039-1true]) [2025-03-17 11:19:04,946 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-17 11:19:04,946 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:04,946 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:04,946 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:05,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 192#true, 191#true, 174#L1024true, 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), 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), 116#L1024-3true, 195#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 68#L1023-1true, 144#L1039-1true]) [2025-03-17 11:19:05,059 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:19:05,059 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:05,059 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:05,059 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:05,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([453] 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|), 193#true, 88#ULTIMATE.startFINALtrue, 191#true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 174#L1024true, 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), 194#true, 241#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 55#L1024true, Black: 220#true]) [2025-03-17 11:19:05,137 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:19:05,137 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 11:19:05,137 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 11:19:05,137 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 11:19:05,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([453] 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|), 193#true, 88#ULTIMATE.startFINALtrue, 191#true, 174#L1024true, 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), 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), 194#true, 241#true, 46#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 188#L1023-1true, Black: 220#true]) [2025-03-17 11:19:05,144 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:19:05,144 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 11:19:05,144 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 11:19:05,144 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 11:19:05,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([453] 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 88#ULTIMATE.startFINALtrue, 191#true, 174#L1024true, 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), 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), 194#true, 241#true, 46#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, Black: 220#true]) [2025-03-17 11:19:05,160 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:19:05,160 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 11:19:05,161 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 11:19:05,161 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 11:19:05,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][109], [189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 192#true, 191#true, 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), 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), 194#true, 12#L1039true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, Black: 220#true]) [2025-03-17 11:19:05,175 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:05,175 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 11:19:05,175 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 11:19:05,175 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 11:19:05,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([453] 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|), 193#true, 88#ULTIMATE.startFINALtrue, 191#true, 174#L1024true, 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), 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), 116#L1024-3true, 194#true, 241#true, 46#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, Black: 220#true]) [2025-03-17 11:19:05,184 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-17 11:19:05,184 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-17 11:19:05,184 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-17 11:19:05,184 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-17 11:19:05,194 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][109], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 192#true, 191#true, 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), 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), 116#L1024-3true, 194#true, 12#L1039true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, Black: 220#true]) [2025-03-17 11:19:05,195 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 11:19:05,195 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:19:05,195 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:19:05,195 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 11:19:05,195 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 11:19:05,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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|), 192#true, 191#true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 125#L1024-3true, 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), 194#true, 12#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, Black: 220#true]) [2025-03-17 11:19:05,225 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 11:19:05,225 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:19:05,225 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 11:19:05,225 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:19:05,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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|), 192#true, 191#true, 151#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), 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), 116#L1024-3true, 194#true, 12#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, Black: 220#true]) [2025-03-17 11:19:05,229 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 11:19:05,229 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 11:19:05,229 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:19:05,229 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:19:05,260 INFO L124 PetriNetUnfolderBase]: 14676/45874 cut-off events. [2025-03-17 11:19:05,260 INFO L125 PetriNetUnfolderBase]: For 23080/27922 co-relation queries the response was YES. [2025-03-17 11:19:05,474 INFO L83 FinitePrefix]: Finished finitePrefix Result has 91011 conditions, 45874 events. 14676/45874 cut-off events. For 23080/27922 co-relation queries the response was YES. Maximal size of possible extension queue 1613. Compared 598494 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-17 11:19:05,652 INFO L140 encePairwiseOnDemand]: 186/193 looper letters, 34 selfloop transitions, 6 changer transitions 0/191 dead transitions. [2025-03-17 11:19:05,653 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 173 places, 191 transitions, 705 flow [2025-03-17 11:19:05,653 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 11:19:05,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 11:19:05,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 965 transitions. [2025-03-17 11:19:05,654 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8333333333333334 [2025-03-17 11:19:05,654 INFO L175 Difference]: Start difference. First operand has 171 places, 186 transitions, 634 flow. Second operand 6 states and 965 transitions. [2025-03-17 11:19:05,654 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 173 places, 191 transitions, 705 flow [2025-03-17 11:19:05,858 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 169 places, 191 transitions, 693 flow, removed 5 selfloop flow, removed 4 redundant places. [2025-03-17 11:19:05,860 INFO L231 Difference]: Finished difference. Result has 169 places, 181 transitions, 605 flow [2025-03-17 11:19:05,860 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-17 11:19:05,860 INFO L279 CegarLoopForPetriNet]: 161 programPoint places, 8 predicate places. [2025-03-17 11:19:05,860 INFO L471 AbstractCegarLoop]: Abstraction has has 169 places, 181 transitions, 605 flow [2025-03-17 11:19:05,861 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-17 11:19:05,861 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:19:05,861 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-17 11:19:05,861 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2025-03-17 11:19:05,861 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-17 11:19:05,861 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:19:05,861 INFO L85 PathProgramCache]: Analyzing trace with hash 178844210, now seen corresponding path program 1 times [2025-03-17 11:19:05,861 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:19:05,861 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1098293851] [2025-03-17 11:19:05,861 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:19:05,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:19:05,869 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 63 statements into 1 equivalence classes. [2025-03-17 11:19:05,871 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 63 of 63 statements. [2025-03-17 11:19:05,871 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:19:05,871 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:19:05,885 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-17 11:19:05,885 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:19:05,886 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1098293851] [2025-03-17 11:19:05,886 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1098293851] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:19:05,886 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:19:05,886 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:19:05,886 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1204821304] [2025-03-17 11:19:05,886 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:19:05,886 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:19:05,886 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:19:05,887 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:19:05,887 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:19:05,905 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 157 out of 193 [2025-03-17 11:19:05,905 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-17 11:19:05,905 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:19:05,905 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 157 of 193 [2025-03-17 11:19:05,905 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:19:08,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([583] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread1of3ForFork1_#t~nondet5_3|) InVars {threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][187], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 193#true, 80#L1023-2true, 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 123#L1022true, Black: 215#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 188#L1023-1true]) [2025-03-17 11:19:08,271 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-17 11:19:08,271 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:19:08,271 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:19:08,271 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:19:08,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 89#threadENTRYtrue]) [2025-03-17 11:19:08,826 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-17 11:19:08,826 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 11:19:08,826 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 11:19:08,826 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 11:19:08,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 68#L1023-1true, 89#threadENTRYtrue]) [2025-03-17 11:19:08,826 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-17 11:19:08,826 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 11:19:08,826 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 11:19:08,826 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 11:19:09,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([583] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread1of3ForFork1_#t~nondet5_3|) InVars {threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][137], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 169#L1024-3true, 123#L1022true, Black: 215#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 188#L1023-1true]) [2025-03-17 11:19:09,039 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-17 11:19:09,039 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 11:19:09,039 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 11:19:09,039 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 11:19:09,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([583] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread1of3ForFork1_#t~nondet5_3|) InVars {threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][137], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 123#L1022true, Black: 215#true, 46#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 188#L1023-1true]) [2025-03-17 11:19:09,042 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-17 11:19:09,042 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 11:19:09,042 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 11:19:09,042 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 11:19:09,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 71#threadENTRYtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:09,070 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-17 11:19:09,070 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 11:19:09,070 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 11:19:09,070 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 11:19:09,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 194#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 12#L1039true, 192#true, 31#L1023-2true, 191#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:09,085 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 11:19:09,085 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 11:19:09,085 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 11:19:09,085 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 11:19:09,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 194#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 12#L1039true, 192#true, 249#true, 191#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 220#true]) [2025-03-17 11:19:09,086 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 11:19:09,086 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 11:19:09,086 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 11:19:09,086 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 11:19:09,086 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([471] L1038-->L1039: 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, 194#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 12#L1039true, 192#true, 31#L1023-2true, 191#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:09,086 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 11:19:09,086 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 11:19:09,086 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 11:19:09,086 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 11:19:09,086 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 11:19:09,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 182#L1022true, 195#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:09,128 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,128 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,128 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,128 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 182#L1022true, 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 144#L1039-1true]) [2025-03-17 11:19:09,128 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,129 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,129 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,129 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][194], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 8#L1023-1true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 251#(= |threadThread2of3ForFork1_#t~nondet5| |#race~data~0|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 123#L1022true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-17 11:19:09,360 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,360 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,360 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,360 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][193], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 251#(= |threadThread2of3ForFork1_#t~nondet5| |#race~data~0|), 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 123#L1022true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true]) [2025-03-17 11:19:09,362 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,362 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,362 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,362 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 49#L1022true, 31#L1023-2true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 68#L1023-1true]) [2025-03-17 11:19:09,378 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,381 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,381 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,381 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 91#threadENTRYtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 169#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 144#L1039-1true]) [2025-03-17 11:19:09,704 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,704 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,704 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,704 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1034-2true, 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 169#L1024-3true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:09,712 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,712 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,712 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,712 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 193#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 191#true, 71#threadENTRYtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 169#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:09,773 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,773 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,773 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,773 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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), 116#L1024-3true, 194#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 12#L1039true, 192#true, 31#L1023-2true, 249#true, 191#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:09,793 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-17 11:19:09,793 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 11:19:09,793 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:19:09,793 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 11:19:09,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 194#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 12#L1039true, 192#true, 249#true, 191#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 125#L1024-3true, Black: 220#true]) [2025-03-17 11:19:09,796 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-17 11:19:09,796 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:19:09,796 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 11:19:09,796 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 11:19:09,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 195#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 89#threadENTRYtrue]) [2025-03-17 11:19:09,837 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is not cut-off event [2025-03-17 11:19:09,837 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2025-03-17 11:19:09,837 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2025-03-17 11:19:09,837 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2025-03-17 11:19:09,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 144#L1039-1true, 89#threadENTRYtrue]) [2025-03-17 11:19:09,838 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is not cut-off event [2025-03-17 11:19:09,838 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2025-03-17 11:19:09,838 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2025-03-17 11:19:09,838 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2025-03-17 11:19:09,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 191#true, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 89#threadENTRYtrue]) [2025-03-17 11:19:09,864 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is not cut-off event [2025-03-17 11:19:09,864 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2025-03-17 11:19:09,864 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2025-03-17 11:19:09,864 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2025-03-17 11:19:09,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 91#threadENTRYtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 46#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 68#L1023-1true]) [2025-03-17 11:19:09,901 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-17 11:19:09,901 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:19:09,901 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:19:09,901 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:19:09,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1034-2true, 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 46#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:09,909 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-17 11:19:09,909 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:19:09,909 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:19:09,909 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:19:09,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 193#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 191#true, 71#threadENTRYtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 46#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:09,970 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-17 11:19:09,970 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:19:09,970 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:19:09,970 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:19:09,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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), 194#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 12#L1039true, 192#true, 31#L1023-2true, 191#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 55#L1024true, Black: 220#true]) [2025-03-17 11:19:09,991 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-17 11:19:09,991 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 11:19:09,991 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 11:19:09,991 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 11:19:09,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 194#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 12#L1039true, 192#true, 249#true, 191#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 174#L1024true, Black: 220#true]) [2025-03-17 11:19:09,995 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-17 11:19:09,995 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 11:19:09,995 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 11:19:09,996 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 11:19:10,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 89#threadENTRYtrue, 55#L1024true]) [2025-03-17 11:19:10,018 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is not cut-off event [2025-03-17 11:19:10,018 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2025-03-17 11:19:10,018 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2025-03-17 11:19:10,018 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2025-03-17 11:19:10,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 68#L1023-1true, 89#threadENTRYtrue, 55#L1024true]) [2025-03-17 11:19:10,019 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is not cut-off event [2025-03-17 11:19:10,019 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2025-03-17 11:19:10,019 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2025-03-17 11:19:10,019 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2025-03-17 11:19:10,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][127], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 251#(= |threadThread2of3ForFork1_#t~nondet5| |#race~data~0|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 123#L1022true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-17 11:19:10,048 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-17 11:19:10,048 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 11:19:10,048 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 11:19:10,048 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 11:19:10,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 191#true, 174#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 89#threadENTRYtrue]) [2025-03-17 11:19:10,066 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is not cut-off event [2025-03-17 11:19:10,066 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2025-03-17 11:19:10,066 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2025-03-17 11:19:10,066 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2025-03-17 11:19:10,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L1023-3-->L1023-1: Formula: (= |v_threadThread1of3ForFork0_#t~nondet5_3| |v_#race~data~0_6|) InVars {threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][138], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 225#true, 193#true, 191#true, 53#L1023-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 123#L1022true, 46#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true]) [2025-03-17 11:19:10,070 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-17 11:19:10,070 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 11:19:10,070 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 11:19:10,070 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 11:19:10,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 12#L1039true, 123#L1022true, 31#L1023-2true, 249#true, 46#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:10,071 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-17 11:19:10,071 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 11:19:10,071 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 11:19:10,071 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 11:19:10,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 169#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 68#L1023-1true, 142#L1022true]) [2025-03-17 11:19:10,101 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-17 11:19:10,101 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 11:19:10,101 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 11:19:10,101 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 11:19:10,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][180], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 251#(= |threadThread2of3ForFork1_#t~nondet5| |#race~data~0|), 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 195#true, 123#L1022true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true]) [2025-03-17 11:19:10,139 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-17 11:19:10,139 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 11:19:10,139 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 11:19:10,139 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 11:19:10,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 251#(= |threadThread2of3ForFork1_#t~nondet5| |#race~data~0|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 195#true, 123#L1022true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-17 11:19:10,139 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-17 11:19:10,139 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 11:19:10,139 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 11:19:10,139 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 11:19:10,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][127], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 251#(= |threadThread2of3ForFork1_#t~nondet5| |#race~data~0|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 174#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 123#L1022true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-03-17 11:19:10,145 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-17 11:19:10,145 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 11:19:10,145 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 11:19:10,145 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 11:19:10,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 49#L1022true, 169#L1024-3true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:10,154 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-17 11:19:10,154 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 11:19:10,154 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 11:19:10,154 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 11:19:10,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 182#L1022true, 116#L1024-3true, 195#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:10,240 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is not cut-off event [2025-03-17 11:19:10,240 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-03-17 11:19:10,240 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-03-17 11:19:10,240 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-03-17 11:19:10,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 182#L1022true, 116#L1024-3true, 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 144#L1039-1true]) [2025-03-17 11:19:10,240 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is not cut-off event [2025-03-17 11:19:10,240 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-03-17 11:19:10,240 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-03-17 11:19:10,240 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-03-17 11:19:10,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 167#L1023-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:10,265 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-17 11:19:10,265 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-17 11:19:10,265 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-17 11:19:10,265 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-17 11:19:10,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 167#L1023-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 68#L1023-1true]) [2025-03-17 11:19:10,266 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-17 11:19:10,266 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-17 11:19:10,266 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-17 11:19:10,266 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-17 11:19:10,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 182#L1022true, 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:10,271 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is not cut-off event [2025-03-17 11:19:10,271 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-03-17 11:19:10,271 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-03-17 11:19:10,271 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-03-17 11:19:10,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L1023-3-->L1023-1: Formula: (= |v_threadThread1of3ForFork0_#t~nondet5_3| |v_#race~data~0_6|) InVars {threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][138], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 225#true, 193#true, 191#true, 53#L1023-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 169#L1024-3true, 123#L1022true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true]) [2025-03-17 11:19:10,283 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is not cut-off event [2025-03-17 11:19:10,283 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-03-17 11:19:10,283 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-03-17 11:19:10,283 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-03-17 11:19:10,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 12#L1039true, 169#L1024-3true, 31#L1023-2true, 123#L1022true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:10,285 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is not cut-off event [2025-03-17 11:19:10,285 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-03-17 11:19:10,285 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-03-17 11:19:10,285 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-03-17 11:19:10,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][209], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 68#L1023-1true]) [2025-03-17 11:19:10,313 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,313 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,313 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,313 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 46#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 144#L1039-1true, 142#L1022true]) [2025-03-17 11:19:10,315 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-17 11:19:10,315 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 11:19:10,315 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 11:19:10,315 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 11:19:10,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][180], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 251#(= |threadThread2of3ForFork1_#t~nondet5| |#race~data~0|), 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 123#L1022true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 55#L1024true]) [2025-03-17 11:19:10,348 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-17 11:19:10,348 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 11:19:10,348 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 11:19:10,348 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 11:19:10,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([535] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 251#(= |threadThread2of3ForFork1_#t~nondet5| |#race~data~0|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 123#L1022true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 55#L1024true]) [2025-03-17 11:19:10,348 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-17 11:19:10,348 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 11:19:10,348 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 11:19:10,348 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 11:19:10,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][213], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#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, 68#L1023-1true]) [2025-03-17 11:19:10,356 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,356 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,356 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,356 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,356 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][209], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 68#L1023-1true]) [2025-03-17 11:19:10,356 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,356 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,356 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,356 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,356 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 193#true, 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 68#L1023-1true]) [2025-03-17 11:19:10,357 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-17 11:19:10,357 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-17 11:19:10,357 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-17 11:19:10,357 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-17 11:19:10,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][210], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:10,357 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,357 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,357 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,357 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][192], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:10,357 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,357 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,357 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,357 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 49#L1022true, 31#L1023-2true, 249#true, 46#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:10,366 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-17 11:19:10,366 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 11:19:10,366 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 11:19:10,366 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 11:19:10,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 182#L1022true, 195#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 55#L1024true]) [2025-03-17 11:19:10,425 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2025-03-17 11:19:10,425 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-03-17 11:19:10,425 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-03-17 11:19:10,425 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-03-17 11:19:10,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 182#L1022true, 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 144#L1039-1true, 55#L1024true]) [2025-03-17 11:19:10,426 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2025-03-17 11:19:10,426 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-03-17 11:19:10,426 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-03-17 11:19:10,426 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-03-17 11:19:10,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 174#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 182#L1022true, 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:10,482 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2025-03-17 11:19:10,482 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-03-17 11:19:10,482 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-03-17 11:19:10,482 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-03-17 11:19:10,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 46#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 68#L1023-1true]) [2025-03-17 11:19:10,706 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 11:19:10,706 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:10,706 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:10,706 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:10,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 144#L1039-1true]) [2025-03-17 11:19:10,755 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,755 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,755 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,755 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 144#L1039-1true]) [2025-03-17 11:19:10,759 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,759 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,759 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,759 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 195#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:10,841 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 11:19:10,841 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:10,841 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:10,841 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:10,898 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][210], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:10,898 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,898 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,898 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,898 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,898 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][192], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 53#L1023-1true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:10,898 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-17 11:19:10,898 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-17 11:19:10,898 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-17 11:19:10,898 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-17 11:19:10,898 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][192], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 193#true, 80#L1023-2true, 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 68#L1023-1true]) [2025-03-17 11:19:10,898 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,898 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,898 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,898 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:10,899 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:11,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][203], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 68#L1023-1true]) [2025-03-17 11:19:11,013 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,013 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,013 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,013 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][212], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 169#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 68#L1023-1true]) [2025-03-17 11:19:11,064 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,064 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,064 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,064 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 169#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 68#L1023-1true]) [2025-03-17 11:19:11,064 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,064 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,064 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,064 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][203], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 68#L1023-1true]) [2025-03-17 11:19:11,070 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,070 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,070 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,070 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][209], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 144#L1039-1true]) [2025-03-17 11:19:11,076 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,076 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,076 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,076 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][192], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:11,076 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,076 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,076 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,076 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:11,116 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,116 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,116 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,116 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,116 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][192], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:11,116 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-17 11:19:11,116 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:11,116 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:11,116 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:11,116 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:11,116 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:19:11,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][211], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 195#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, 68#L1023-1true]) [2025-03-17 11:19:11,189 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,189 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,189 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,189 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,189 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][203], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 68#L1023-1true]) [2025-03-17 11:19:11,190 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,190 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,190 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,190 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,190 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,190 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 195#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:11,190 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,190 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,190 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,190 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,190 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][208], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 169#L1024-3true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 144#L1039-1true]) [2025-03-17 11:19:11,242 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,242 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,243 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,243 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][212], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 46#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 68#L1023-1true]) [2025-03-17 11:19:11,245 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,245 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,245 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,245 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,245 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 46#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 68#L1023-1true]) [2025-03-17 11:19:11,245 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,245 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,245 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,245 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,245 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 169#L1024-3true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:11,260 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,260 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,260 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,260 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,261 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 169#L1024-3true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:11,261 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,261 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,261 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,261 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,262 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 169#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:11,262 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,262 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,262 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,262 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][203], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 144#L1039-1true, 55#L1024true]) [2025-03-17 11:19:11,339 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,339 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,339 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,339 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 68#L1023-1true]) [2025-03-17 11:19:11,366 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-17 11:19:11,366 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:19:11,366 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:19:11,366 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:19:11,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 195#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:11,367 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-17 11:19:11,367 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:19:11,367 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:19:11,367 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:19:11,369 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:11,369 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,369 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,369 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,369 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,369 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 53#L1023-1true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:11,369 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-17 11:19:11,369 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:19:11,369 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:19:11,369 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:19:11,369 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 195#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:11,369 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,369 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,369 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,369 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,369 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,369 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 167#L1023-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 195#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:11,370 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is not cut-off event [2025-03-17 11:19:11,370 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-03-17 11:19:11,370 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-03-17 11:19:11,370 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-03-17 11:19:11,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 167#L1023-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 68#L1023-1true]) [2025-03-17 11:19:11,371 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is not cut-off event [2025-03-17 11:19:11,371 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-03-17 11:19:11,371 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-03-17 11:19:11,371 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-03-17 11:19:11,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 167#L1023-3true, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:11,392 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is not cut-off event [2025-03-17 11:19:11,392 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-03-17 11:19:11,392 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-03-17 11:19:11,392 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-03-17 11:19:11,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][208], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 249#true, 46#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 144#L1039-1true]) [2025-03-17 11:19:11,413 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,413 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,413 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,413 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 169#L1024-3true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 188#L1023-1true]) [2025-03-17 11:19:11,414 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-17 11:19:11,414 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:19:11,414 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:19:11,414 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:19:11,416 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][208], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 46#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 68#L1023-1true]) [2025-03-17 11:19:11,416 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,416 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,416 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,416 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,416 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][192], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 174#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:11,427 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,427 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,427 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,427 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 249#true, 46#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:11,429 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,429 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,429 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,429 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,431 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 193#true, 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 249#true, 46#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:11,431 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,431 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,431 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,431 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,431 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 89#threadENTRYtrue, Black: 220#true]) [2025-03-17 11:19:11,660 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-17 11:19:11,661 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 11:19:11,661 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:19:11,661 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 11:19:11,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 144#L1039-1true, 55#L1024true]) [2025-03-17 11:19:11,698 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,698 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,698 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,698 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 55#L1024true]) [2025-03-17 11:19:11,699 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,699 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,699 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,699 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 55#L1024true]) [2025-03-17 11:19:11,702 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,702 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,702 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,702 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 193#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 191#true, 167#L1023-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 55#L1024true]) [2025-03-17 11:19:11,705 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is not cut-off event [2025-03-17 11:19:11,705 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-03-17 11:19:11,705 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-03-17 11:19:11,705 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-03-17 11:19:11,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 167#L1023-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 68#L1023-1true, 55#L1024true]) [2025-03-17 11:19:11,706 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is not cut-off event [2025-03-17 11:19:11,706 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-03-17 11:19:11,706 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-03-17 11:19:11,706 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-03-17 11:19:11,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 68#L1023-1true]) [2025-03-17 11:19:11,723 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,723 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,723 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,723 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 195#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:11,724 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,724 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,724 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,724 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 193#true, 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 156#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 144#L1039-1true]) [2025-03-17 11:19:11,730 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,730 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,730 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,730 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 156#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 195#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:11,730 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,730 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,730 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,730 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,743 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:11,743 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,743 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,743 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,743 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,743 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,744 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 169#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:11,752 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,752 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,752 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,752 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,753 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 169#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:11,753 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,753 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,753 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,753 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,753 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 174#L1024true, 167#L1023-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:11,763 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is not cut-off event [2025-03-17 11:19:11,763 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-03-17 11:19:11,763 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-03-17 11:19:11,763 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-03-17 11:19:11,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 169#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:11,784 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-17 11:19:11,785 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-17 11:19:11,785 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-17 11:19:11,785 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-17 11:19:11,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 169#L1024-3true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 144#L1039-1true]) [2025-03-17 11:19:11,791 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,791 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,791 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,791 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 249#true, 46#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 188#L1023-1true]) [2025-03-17 11:19:11,793 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,793 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,793 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,793 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 169#L1024-3true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:11,793 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,793 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,793 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,793 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:11,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 193#true, 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 46#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:11,816 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,816 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,816 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,816 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][159], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 191#true, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 46#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:11,817 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-17 11:19:11,817 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 11:19:11,817 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 11:19:11,817 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 11:19:11,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 46#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:11,817 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,817 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,817 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,817 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,818 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 46#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:11,818 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,818 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,818 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,818 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,819 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 144#L1039-1true, 55#L1024true]) [2025-03-17 11:19:11,914 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,914 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,914 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,914 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 55#L1024true]) [2025-03-17 11:19:11,914 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,914 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,914 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,914 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 144#L1039-1true, 55#L1024true]) [2025-03-17 11:19:11,920 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,920 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,920 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,920 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 193#true, 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 195#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 55#L1024true]) [2025-03-17 11:19:11,920 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,920 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,921 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,921 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 55#L1024true]) [2025-03-17 11:19:11,944 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,944 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,944 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,944 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 169#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 68#L1023-1true]) [2025-03-17 11:19:11,967 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-17 11:19:11,967 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-17 11:19:11,967 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-17 11:19:11,967 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-17 11:19:11,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 46#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:11,971 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,971 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,971 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,971 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,972 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 46#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:11,972 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,972 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,972 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,972 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,972 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:12,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 249#true, 46#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 144#L1039-1true]) [2025-03-17 11:19:12,010 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 11:19:12,010 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:12,010 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:12,010 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:12,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 46#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 68#L1023-1true]) [2025-03-17 11:19:12,010 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 11:19:12,010 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:12,010 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:12,010 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:12,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 53#L1023-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 46#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 68#L1023-1true]) [2025-03-17 11:19:12,012 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is not cut-off event [2025-03-17 11:19:12,012 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2025-03-17 11:19:12,012 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2025-03-17 11:19:12,012 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2025-03-17 11:19:12,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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|), 193#true, 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 182#L1022true, 194#true, 12#L1039true, 31#L1023-2true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 220#true]) [2025-03-17 11:19:12,080 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-17 11:19:12,080 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 11:19:12,080 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 11:19:12,080 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:19:12,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 195#true, 169#L1024-3true, 31#L1023-2true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 68#L1023-1true]) [2025-03-17 11:19:12,150 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-17 11:19:12,150 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-17 11:19:12,151 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-17 11:19:12,151 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-17 11:19:12,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 194#true, 12#L1039true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 89#threadENTRYtrue, Black: 220#true]) [2025-03-17 11:19:12,174 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-17 11:19:12,174 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 11:19:12,174 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:19:12,174 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 11:19:12,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 46#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 144#L1039-1true]) [2025-03-17 11:19:12,181 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-17 11:19:12,181 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 11:19:12,181 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 11:19:12,181 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 11:19:12,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 46#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 144#L1039-1true]) [2025-03-17 11:19:12,218 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-17 11:19:12,218 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 11:19:12,218 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 11:19:12,218 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 11:19:12,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 46#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:12,220 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-17 11:19:12,220 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 11:19:12,220 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 11:19:12,220 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 11:19:12,227 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 249#true, 46#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:12,228 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-03-17 11:19:12,228 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-17 11:19:12,228 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-17 11:19:12,228 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-17 11:19:12,228 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-17 11:19:12,228 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-17 11:19:12,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 193#true, 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 169#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 68#L1023-1true, 55#L1024true]) [2025-03-17 11:19:12,333 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-17 11:19:12,334 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 11:19:12,334 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 11:19:12,334 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 11:19:12,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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|), 193#true, 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 31#L1023-2true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 89#threadENTRYtrue, Black: 220#true, 55#L1024true]) [2025-03-17 11:19:12,357 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-17 11:19:12,357 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 11:19:12,357 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 11:19:12,357 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 11:19:12,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 193#true, 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 195#true, 249#true, 46#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 144#L1039-1true]) [2025-03-17 11:19:12,364 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-17 11:19:12,364 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 11:19:12,364 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 11:19:12,364 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 11:19:12,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 195#true, 31#L1023-2true, 46#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:12,365 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-17 11:19:12,365 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 11:19:12,365 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 11:19:12,365 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 11:19:12,394 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 193#true, 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 169#L1024-3true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 68#L1023-1true]) [2025-03-17 11:19:12,395 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event [2025-03-17 11:19:12,395 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-17 11:19:12,395 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-17 11:19:12,395 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-17 11:19:12,395 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-17 11:19:12,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 169#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 68#L1023-1true]) [2025-03-17 11:19:12,425 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event [2025-03-17 11:19:12,425 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-17 11:19:12,425 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-17 11:19:12,425 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-17 11:19:12,427 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][159], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 193#true, 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 46#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 68#L1023-1true]) [2025-03-17 11:19:12,427 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-17 11:19:12,427 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 11:19:12,427 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 11:19:12,427 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 11:19:12,427 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 11:19:12,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 46#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 68#L1023-1true, 55#L1024true]) [2025-03-17 11:19:12,549 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-17 11:19:12,549 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 11:19:12,549 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 11:19:12,549 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 11:19:12,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 182#L1022true, 194#true, 12#L1039true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:12,595 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-17 11:19:12,595 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 11:19:12,595 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 11:19:12,595 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:19:12,605 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 46#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:12,605 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-03-17 11:19:12,605 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-17 11:19:12,605 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-17 11:19:12,605 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-17 11:19:12,605 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-17 11:19:12,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 174#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 169#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:12,606 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-03-17 11:19:12,606 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-17 11:19:12,606 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-17 11:19:12,606 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-17 11:19:12,633 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 46#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 68#L1023-1true]) [2025-03-17 11:19:12,633 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-03-17 11:19:12,633 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-17 11:19:12,633 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-17 11:19:12,633 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-17 11:19:12,633 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-17 11:19:12,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][159], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 191#true, 174#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 46#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:12,657 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-17 11:19:12,657 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 11:19:12,657 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 11:19:12,657 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 11:19:12,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 182#L1022true, 194#true, 12#L1039true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 55#L1024true, Black: 220#true]) [2025-03-17 11:19:12,755 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-17 11:19:12,755 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-17 11:19:12,755 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-17 11:19:12,755 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:12,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 174#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 46#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:12,786 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is not cut-off event [2025-03-17 11:19:12,786 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-17 11:19:12,786 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-17 11:19:12,786 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-17 11:19:12,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 174#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 46#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 68#L1023-1true]) [2025-03-17 11:19:12,821 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is not cut-off event [2025-03-17 11:19:12,821 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-17 11:19:12,821 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-17 11:19:12,821 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-17 11:19:12,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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|), 193#true, 80#L1023-2true, 191#true, 91#threadENTRYtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:12,846 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-17 11:19:12,846 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 11:19:12,846 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:19:12,846 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 11:19:12,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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|), 193#true, 80#L1023-2true, 191#true, 71#threadENTRYtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:12,879 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-17 11:19:12,879 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 11:19:12,879 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 11:19:12,879 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:19:13,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 167#L1023-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:13,182 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 11:19:13,182 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:13,182 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-17 11:19:13,182 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-17 11:19:13,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 192#true, 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 69#L1036true, 195#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:13,261 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-17 11:19:13,261 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:19:13,261 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:19:13,261 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:19:13,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 142#L1022true, Black: 220#true]) [2025-03-17 11:19:13,275 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-17 11:19:13,275 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 11:19:13,275 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:19:13,275 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 11:19:13,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][184], [193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 49#L1022true, 12#L1039true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:13,290 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-17 11:19:13,290 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:19:13,290 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 11:19:13,290 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 11:19:13,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:13,291 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:19:13,291 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:13,291 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:13,291 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:13,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][165], [193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 71#threadENTRYtrue, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:13,306 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-17 11:19:13,306 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 11:19:13,306 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:19:13,306 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 11:19:13,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 167#L1023-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 194#true, 12#L1039true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:13,460 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:19:13,460 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:13,460 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:13,460 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:13,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][165], [193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 49#L1022true, 12#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:13,513 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-17 11:19:13,513 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:19:13,513 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 11:19:13,513 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 11:19:13,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 167#L1023-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true, 55#L1024true]) [2025-03-17 11:19:13,559 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-17 11:19:13,559 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:19:13,559 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 11:19:13,559 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 11:19:13,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][184], [193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 194#true, 12#L1039true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:13,568 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:13,568 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:13,568 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:13,568 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:13,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 192#true, 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 12#L1039true, 31#L1023-2true, 123#L1022true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:13,593 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2025-03-17 11:19:13,593 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-03-17 11:19:13,593 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-03-17 11:19:13,593 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-03-17 11:19:13,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 169#L1024-3true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:13,610 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:13,610 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:13,610 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:13,610 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:13,628 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 169#L1024-3true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:13,628 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:13,628 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:13,628 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:13,628 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:13,628 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:13,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 31#L1023-2true, 249#true, 46#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 220#true]) [2025-03-17 11:19:13,719 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-17 11:19:13,719 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:13,719 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:13,719 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:13,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 46#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:13,735 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-17 11:19:13,735 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:13,735 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:13,735 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:13,735 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 31#L1023-2true, 46#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:13,735 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-17 11:19:13,735 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:13,735 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:13,735 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:13,735 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:13,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:13,812 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:19:13,812 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:13,812 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:13,812 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:13,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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|), 193#true, 80#L1023-2true, 53#L1023-1true, 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 220#true]) [2025-03-17 11:19:13,812 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-17 11:19:13,812 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 11:19:13,812 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:13,812 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 11:19:13,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:13,812 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:19:13,812 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:13,812 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:13,812 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:13,812 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:13,812 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:19:13,812 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:13,812 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:13,812 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:13,812 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:14,098 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:14,098 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:19:14,098 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:14,098 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:14,098 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:14,098 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:14,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][184], [193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 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, Black: 220#true]) [2025-03-17 11:19:14,098 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-17 11:19:14,098 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:14,098 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 11:19:14,098 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 11:19:14,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:14,098 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,098 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:14,098 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:14,098 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:14,099 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([471] L1038-->L1039: 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|), 193#true, 80#L1023-2true, 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:14,099 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:19:14,099 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:14,099 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:14,099 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:14,099 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:14,099 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:14,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:14,099 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-17 11:19:14,099 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 11:19:14,099 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 11:19:14,099 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:14,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:14,102 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:19:14,102 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:14,102 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:14,102 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:14,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 192#true, 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 68#L1023-1true]) [2025-03-17 11:19:14,115 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:19:14,115 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:14,116 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:14,116 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:14,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 192#true, 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:14,172 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:19:14,172 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:14,172 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:14,172 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:14,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 31#L1023-2true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 220#true]) [2025-03-17 11:19:14,173 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:19:14,173 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:14,173 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:14,173 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:14,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:14,189 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:19:14,189 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:14,189 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:14,189 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:14,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 156#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 12#L1039true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:14,191 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:19:14,191 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:14,191 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:14,191 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 11:19:14,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 190#true, 80#L1023-2true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:14,225 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:19:14,225 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:14,225 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:14,225 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:14,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][203], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 144#L1039-1true]) [2025-03-17 11:19:14,275 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:19:14,275 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:14,275 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:14,275 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:14,276 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([471] L1038-->L1039: 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|), 193#true, 80#L1023-2true, 191#true, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 220#true]) [2025-03-17 11:19:14,276 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,276 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:14,276 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,276 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:14,276 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:14,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:14,276 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,276 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:14,276 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:14,276 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][165], [193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 188#L1023-1true, Black: 220#true]) [2025-03-17 11:19:14,276 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-17 11:19:14,276 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:19:14,276 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 11:19:14,276 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 11:19:14,324 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][184], [193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 194#true, 12#L1039true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:14,324 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,324 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:14,324 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:14,324 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:14,324 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:14,337 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,337 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:14,337 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:14,337 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,350 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:14,351 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,351 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,351 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:14,351 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,351 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:14,351 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:14,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:14,351 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-17 11:19:14,351 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 11:19:14,351 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 11:19:14,351 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:19:14,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][184], [193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 55#L1024true, Black: 220#true]) [2025-03-17 11:19:14,387 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-17 11:19:14,387 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:14,387 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:14,387 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:14,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 156#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 194#true, 12#L1039true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:14,399 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,399 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,399 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:14,399 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:14,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:14,420 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,420 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:14,420 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,420 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:14,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 174#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:14,423 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-17 11:19:14,423 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:14,423 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:14,423 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:14,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 156#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 12#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:14,423 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,423 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:14,423 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,423 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:14,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 174#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 220#true]) [2025-03-17 11:19:14,424 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,424 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:14,424 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:14,424 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,424 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:14,424 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,424 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:14,424 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,424 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:14,424 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,425 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 194#true, 12#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:14,425 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,425 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:14,425 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,425 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 11:19:14,425 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 193#true, 190#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 169#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:14,440 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,440 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,440 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,440 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 156#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 12#L1039true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 55#L1024true, Black: 220#true]) [2025-03-17 11:19:14,459 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-17 11:19:14,459 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:14,459 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:14,459 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:14,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 192#true, 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 195#true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 68#L1023-1true, 144#L1039-1true]) [2025-03-17 11:19:14,466 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,466 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,466 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,466 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 192#true, 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 195#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:14,467 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,467 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,467 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,467 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][165], [193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 116#L1024-3true, 194#true, 12#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:14,469 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-17 11:19:14,469 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 11:19:14,469 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 11:19:14,469 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:19:14,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 192#true, 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:14,476 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,476 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,476 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,476 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 169#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 68#L1023-1true]) [2025-03-17 11:19:14,487 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,487 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,487 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,487 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:14,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 174#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:14,491 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-17 11:19:14,491 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:14,491 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:14,491 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:14,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 174#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 156#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 12#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:14,493 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-17 11:19:14,493 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:14,493 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:14,493 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:14,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 174#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:14,494 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-17 11:19:14,494 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:14,494 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 11:19:14,494 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:14,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 190#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 249#true, 46#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:14,506 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-17 11:19:14,506 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:14,506 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:14,506 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:14,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 192#true, 191#true, 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 68#L1023-1true, 144#L1039-1true, 55#L1024true]) [2025-03-17 11:19:14,521 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-17 11:19:14,521 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:14,521 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:14,521 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:14,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 192#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true, 55#L1024true]) [2025-03-17 11:19:14,521 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-17 11:19:14,521 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:14,521 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:14,521 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:14,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][165], [193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 80#L1023-2true, 191#true, 125#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true, 55#L1024true]) [2025-03-17 11:19:14,523 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:19:14,523 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 11:19:14,523 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:14,523 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 11:19:14,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 192#true, 191#true, 134#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 174#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 68#L1023-1true]) [2025-03-17 11:19:14,536 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-17 11:19:14,536 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:14,536 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:14,536 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:14,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([551] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_6| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_6|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 195#true, 46#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 68#L1023-1true]) [2025-03-17 11:19:14,545 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-17 11:19:14,546 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:14,546 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:14,546 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:14,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 174#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 169#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:14,601 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:19:14,601 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:14,601 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 11:19:14,601 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 11:19:14,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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, 193#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 191#true, 174#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 194#true, 12#L1039true, 46#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:14,647 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:19:14,647 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-17 11:19:14,647 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-17 11:19:14,647 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:19:14,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1038-->L1039: 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), 116#L1024-3true, 194#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 12#L1039true, 192#true, 191#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 151#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 220#true]) [2025-03-17 11:19:14,877 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 11:19:14,877 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 11:19:14,877 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:19:14,877 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:19:14,919 INFO L124 PetriNetUnfolderBase]: 38589/103975 cut-off events. [2025-03-17 11:19:14,919 INFO L125 PetriNetUnfolderBase]: For 126388/138557 co-relation queries the response was YES. [2025-03-17 11:19:15,539 INFO L83 FinitePrefix]: Finished finitePrefix Result has 239721 conditions, 103975 events. 38589/103975 cut-off events. For 126388/138557 co-relation queries the response was YES. Maximal size of possible extension queue 3863. Compared 1435786 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-17 11:19:15,956 INFO L140 encePairwiseOnDemand]: 185/193 looper letters, 51 selfloop transitions, 30 changer transitions 0/214 dead transitions. [2025-03-17 11:19:15,956 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 171 places, 214 transitions, 968 flow [2025-03-17 11:19:15,956 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:19:15,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:19:15,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 514 transitions. [2025-03-17 11:19:15,957 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8877374784110535 [2025-03-17 11:19:15,957 INFO L175 Difference]: Start difference. First operand has 169 places, 181 transitions, 605 flow. Second operand 3 states and 514 transitions. [2025-03-17 11:19:15,957 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 171 places, 214 transitions, 968 flow [2025-03-17 11:19:16,659 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 166 places, 214 transitions, 956 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-17 11:19:16,661 INFO L231 Difference]: Finished difference. Result has 168 places, 203 transitions, 923 flow [2025-03-17 11:19:16,661 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-17 11:19:16,661 INFO L279 CegarLoopForPetriNet]: 161 programPoint places, 7 predicate places. [2025-03-17 11:19:16,661 INFO L471 AbstractCegarLoop]: Abstraction has has 168 places, 203 transitions, 923 flow [2025-03-17 11:19:16,662 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-17 11:19:16,662 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:19:16,662 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-17 11:19:16,662 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24 [2025-03-17 11:19:16,662 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-17 11:19:16,662 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:19:16,662 INFO L85 PathProgramCache]: Analyzing trace with hash 225406558, now seen corresponding path program 1 times [2025-03-17 11:19:16,662 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:19:16,662 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [647724705] [2025-03-17 11:19:16,662 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:19:16,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:19:16,672 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 66 statements into 1 equivalence classes. [2025-03-17 11:19:16,677 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 66 of 66 statements. [2025-03-17 11:19:16,679 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:19:16,679 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:19:16,809 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-03-17 11:19:16,809 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:19:16,809 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [647724705] [2025-03-17 11:19:16,809 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [647724705] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:19:16,809 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:19:16,810 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:19:16,810 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [213450196] [2025-03-17 11:19:16,810 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:19:16,810 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-17 11:19:16,810 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:19:16,810 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-17 11:19:16,810 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-17 11:19:16,909 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 148 out of 193 [2025-03-17 11:19:16,910 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-17 11:19:16,910 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:19:16,910 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 148 of 193 [2025-03-17 11:19:16,910 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand